neronikita
Technical User
Good morning!
I can't seem to wrap my head around this, as I don't get to create crystal reports every day. Working in Crystal 2008 with a SQL Server database.
Database Fields are RecID, FleetName, Truck, FullName, OccuredOn,Odometer,PositionLatitude, PositionLongitude, City, and State.
Example: I need to take the minimum odometer reading from February and subtract the minimum odometer reading from January to determine the exact miles in January. I need to repeat this to obtain miles for each month. If I use Minimum/Maximum Odometer Readings for each month, we lose miles between months. I know there has to be a fairly easy way to do this, but I just can't get anything to work. I need to do this for each truck individually.
OccuredOn is a datetime field. Odometer is a number field. Truck is a number field.
Thanks in advance for any suggestions you may have that I could try.
Have a great day!
Di
I can't seem to wrap my head around this, as I don't get to create crystal reports every day. Working in Crystal 2008 with a SQL Server database.
Database Fields are RecID, FleetName, Truck, FullName, OccuredOn,Odometer,PositionLatitude, PositionLongitude, City, and State.
Example: I need to take the minimum odometer reading from February and subtract the minimum odometer reading from January to determine the exact miles in January. I need to repeat this to obtain miles for each month. If I use Minimum/Maximum Odometer Readings for each month, we lose miles between months. I know there has to be a fairly easy way to do this, but I just can't get anything to work. I need to do this for each truck individually.
OccuredOn is a datetime field. Odometer is a number field. Truck is a number field.
Thanks in advance for any suggestions you may have that I could try.
Have a great day!
Di