Upload Trip Data
Instructions:
- Download the Excel template using the button below
- Fill in your trip, stop, order, and item data in the Trip_Data sheet, following the template structure
- All mandatory fields are marked with red headers
- Optional fields are marked with blue headers
- Each row represents a combination of Trip → Stop → Order → Item
- Repeat trip and stop details for each order/item at that stop
- If a stop has no orders (e.g., fuel/service stop), leave order and item columns empty
- Remove the sample data before uploading
- Upload your completed file using the form below
Help & Tips
Template Structure:
- Trip_Data: All trip, stop, order, and item information (single sheet)
- Instructions: Detailed guidelines
Data Relationships:
-
LoadIdgroups all stops for a trip -
StopSequencedetermines the order of stops (1, 2, 3, ...) -
OrderNumbergroups all items for an order -
ItemLineNumbersequences items within an order
Required Formats:
- Dates: YYYY-MM-DD HH:MM
- Booleans: TRUE/FALSE
- Numbers: Decimal format
Examples:
- Trip with 1 pickup and 2 stops, 1 order each, 2 items per order = 5 rows
- Trip with 1 pickup stop (no orders) + 1 delivery stop (1 order, 2 items) = 3 rows
- Service stop with no orders = 1 row with order/item columns empty
Common Issues
- Ensure all mandatory fields are filled
- Use correct date format (YYYY-MM-DD HH:MM)
- Check that
LoadIdvalues match for all rows of the same trip - Ensure
StopSequenceis sequential for each trip - Verify
OrderNumberandItemLineNumberconsistency - Remove sample data before upload
- Save file in .xlsx format only