PQTIII
IS-IT--Management
- Sep 21, 2004
- 110
Is there a way to load the results from a report into a table for other sorting purposes? Or can you sort the data after the report runs. I have this routine where the details are read and it compares the a current record to a previous one. I'm trying to determine cycle times for Haul Trucks for each Shovel. The truck has to return to the same shovel each time to measure a cycle time. So if it doesn't return to the same shovel the record is not used. I have to sort on truck by a field that measures seconds into a shift at which the truck get to the shovel. This keeps the loading time for each truck in a time sequence. These trucks can go to different shovel at any time. That is why I only keep the records when the current shovel location for a truck matches previous shovel location for that same truck. A cycle equals a truck leaving a shovel loaded, dumping the load at stockpile, and returning to the same shovel.
Thanks Paul
Thanks Paul