CSV/Excel Import with Template
The most straightforward way to import projects is to use the GlidePath Import Template and fill in your task data.Feature Spec Reference
Module 1.7 — Import from Excel/CSVDownloading the Template
Template Location
- Open Import dialog (File → Import or Import button)
- Select CSV/Excel format tab
- Click “Download Template” button (visible in the dialog)
- File
GlidePath-Import-Template.xlsxdownloads to your computer
What’s in the Template
The template has columns for:- Task Name (required)
- Activity ID (optional, for linking to external systems)
- WBS (optional, GlidePath auto-generates if empty)
- Duration (in days, required)
- Start Date (MM/DD/YYYY format)
- Finish Date (MM/DD/YYYY format, optional—can be calculated from Start + Duration)
- Progress % (0–100)
- Constraint Type (ASAP, ALAP, SNLT, etc.)
- Constraint Date (if constraint requires a date)
- Notes (free text)
- Resource Names (comma-separated list)
Filling in the Template
- Open the template in Excel or Google Sheets
- Add your tasks (one per row)
- Fill in required columns: Task Name, Duration
- Fill in optional columns as applicable
- Save as .xlsx or .csv
- Import using Import dialog
Example Data
Column Mapping
After uploading the file, GlidePath attempts to auto-map columns:- If your columns match template names exactly, mapping is automatic
- If not, you manually map each column using dropdowns
Manual Mapping
If auto-map fails:- In the Column Mapping step, select the correct GlidePath field for each source column
- Preview the first 5–10 rows
- Click OK to confirm mapping
Screenshot
Import dialog showing CSV/Excel tab with template download link and column mapping interface.
Validation
GlidePath validates your data during import:- Required fields: Task Name, Duration (error if missing)
- Date format: Validates date format matches your locale
- Numeric fields: Duration must be a number
- WBS: Auto-generates if empty
Import Results
After importing, you see:- Import Results Dialog with task count, warnings, errors
- Example: “Successfully imported 45 tasks. 3 warnings: rows 12, 18, 25 have missing start dates.”
- Gantt Chart updates with new tasks