Skip to main content

Overview

The Import & Export page handles all data movement into and out of Dash360. The Import tab loads data from Excel files; the Export tab generates Excel files and other outputs, with large exports processed asynchronously via the Lambda export system.

Permissions

Administrator role required.

Import

How Importing Works

  1. Select a data type from the dropdown.
  2. Download the template — an Excel file with the correct columns and a “Data” worksheet.
  3. Fill in the template with your data.
  4. Upload the completed file. Dash360 reads the column headers and opens a field mapping modal where you match your file’s columns to the database fields.
  5. Review the validation results — every row is checked before anything is committed.
  6. Confirm to import. Imports are all-or-nothing; a validation failure on any row prevents the entire file from importing.

Import Options

Two options are available on the upload step:
OptionDescription
First Row Has HeadersCheck if your file’s first row contains column labels (recommended; Dash360 uses them in the field mapping step)
Delete Associated RA References(Schedule imports only) When importing a schedule that removes tasks, also remove the resource assignment links that referenced those tasks
Maintain Existing Weights(Schedule imports only) Keep existing activity weight percentages on resource assignments rather than overwriting them with the imported schedule’s values

Import Types

Project Structure

Import TypeWhat Gets Created / Updated
ProjectsNew project records (snapshots) — creates the project shell
CodesCode files and individual code details (WBS codes, work package codes, activity codes, basis codes, etc.)
CalendarsCalendar definitions and their period structures
HolidaysHoliday dates added to existing calendars
Calendar LabelsLabels applied to calendar periods
Uncertainty ClassesUncertainty classification definitions used in risk and contingency calculations

Resources and Rates

Import TypeWhat Gets Created / Updated
ResourcesResource files and resource codes (Labor, Non-Labor, Travel)
Resource ResultsResource result codes — maps resource codes to reporting categories (e.g., Form 1030). Does not create new resource files.
Resource Code Linked CodesLinks between resource codes and other code types
RatesRate files, rate sets, and individual rate entries
Premium PayPremium pay rate definitions by classification and months of service

Cost Estimates

Import TypeWhat Gets Created / Updated
Cost EstimatesNew cost estimate records (work package estimates)
Resource AssignmentsResource assignments on cost estimates with time-phased data. Cannot update existing assignments — use Replace Timephase Data to update time-phased values.
Actual Resource AssignmentsActual cost resource assignments (separate from budget/baseline RAs)
Resource Assignment Replace Timephase DataReplaces the time-phased monthly values on existing resource assignments
Resource CalculationsResource calculation groups (insert-only; does not update existing records)
Cost Estimate CommentsComments added to cost estimates
Contingency AssignmentsAssigns contingency values to work packages from a contingency source file
Contingency Source LinesCreates contingency source files and their line items
Variance ThresholdVariance threshold configurations for the project
Variance Narrative EntriesVariance narrative text entries by period

Schedule

Import TypeWhat Gets Created / Updated
ScheduleProject schedule tasks — activities with dates, durations, percent complete, and custom fields
Task LinksPredecessor/successor dependencies between schedule tasks
Activity StepsSub-steps within schedule activities
Schedule Status Update(see Export section)

Notebooks and Documentation

Import TypeWhat Gets Created / Updated
Notebook CategoriesNotebook category definitions and their predefined option lists
Notebook EntriesNotebook field values for work packages
WBS DictionaryNotebook entries at the WBS level
Resource Assignment Notebook EntriesNotebook entries attached to individual resource assignments

Risk and Contingency

Import TypeWhat Gets Created / Updated
Risk CategoriesRisk category master records
Risk TypesRisk type master records
Risk ItemsIndividual risk register entries
Potential RisksPotential risk records linked to resource assignments
Risk ID PrefixesRisk ID prefix configurations
Risk ThresholdsRisk threshold values
Risk Register Notebook EntriesNotebook entries attached to risk register records
Monte Carlo SimulationsMonte Carlo simulation data for probabilistic risk analysis

User and Security

Import TypeWhat Gets Created / Updated
UsersUser account records
User SecurityWork package and resource code permission assignments for users

Financial Reporting

Import TypeWhat Gets Created / Updated
Form 1030 (Code Results)Resource code-to-Form 1030 category mappings

Export

Standard Exports

All import types are also available as exports. Select the data type and apply any available filters before downloading: Common filters:
  • Project — limit the export to one project
  • WBS / Work Package — narrow to a specific part of the WBS
  • Cost Class — export one estimate scenario
  • Resource File / Resource Type / Resource Code — filter by resource
  • CAM — filter by Control Account Manager
  • Notebook Category — for notebook exports
  • Risk Category / Risk Type — for risk exports
  • Rate File — for rate exports

Special Export Formats

In addition to the standard data type exports, several specialized export formats are available:
ExportDescription
Resource Assignments — LinearResource assignments in a flat/linear layout optimized for external tools
Cost Estimate TimephaseFull time-phased cost estimate data by resource type
Cobra ExportData formatted for the COBRA earned value management system
Schedule by Resource AssignmentSchedule activities organized by their linked resource assignments
Primavera Schedule by Resource AssignmentSchedule export in Primavera-compatible format, organized by RA
Schedule Status UpdateCAM schedule status submission records
Schedule Status StepsStep-level data from schedule status submissions
Signature Steps CompletedRecord of completed signature approvals by estimate
Resource Assignment Calculation Audit ReportDetailed RA calculation data for audit and verification
ReportingComprehensive reporting data export; filtered by Resource Type, Fiscal Year, and Reporting Period. Streamed asynchronously for large datasets.
DashboardDashboard configuration and data
IPMDARIntegrated Program Management Data and Analysis Report (government standard EV format)

Lambda Export System

Large exports are processed asynchronously by the Dash360 Lambda export system:
  1. Trigger the export — the request is queued.
  2. A notification appears in the bell icon with a progress bar.
  3. When complete, the notification updates and the file is available to download.
  4. All completed exports appear in the Recent Exports grid with download links.
The Recent Exports grid shows:
ColumnDescription
TypeThe data type exported
ProjectThe project (if applicable)
StatusQueued, In Progress, Complete, or Failed
Started / CompletedTimestamps for the export job
DownloadAppears when the file is ready
Currently the following types use Lambda async processing: Risk Categories, Risk Types, Premium Pay, and Reporting. Other exports download synchronously.
If an export shows as Failed, verify the project has data for the selected export type. Contact your administrator if failures persist — it may indicate a Lambda connectivity issue.
Import Export Admin