Single File Import
Upload one file at a time to build your network data incrementally.
Data Import Guidelines
Files must be uploaded in the following order to maintain proper relationships:
- Device Locations (first)
- Strands (connects devices to each other)
- House Counts (links to devices)
- Addresses (links to devices)
Current Database Status:
Devices
544
Strands
358
House Counts
367
Addresses
175
Data Processing
During each file upload, the system will:
- Validate the CSV file format
- Process each row and create proper database relationships
- Skip duplicate entries (based on MSLink values)
- Report the number of successful imports and any errors
This step-by-step approach ensures data is loaded incrementally and relationships are maintained.