Celoxis provides you with the ability to import tasks from CSV which saves a lot of your time and effort.
You will first need the CSV file either created by you or exported from another application. While importing the CSV file, Celoxis prompts you to map the relevant fields from CSV with the fields available in Celoxis. The following fields can be imported via CSV:
Columns | Description |
---|---|
Summary | Name of the task. This is a required field. |
Details | Description of the task. This is a required field. |
Start | Start date of the task. |
Finish | Finish date of the task |
Duration | Can be specified in days (d), weeks (w), months (mo) or years(y). For e.g. 2d, 4w, 1y, 2mo |
% Comp | The percentage of task completion |
Budget | The budget of the task. |
Resources | The resources working on the task. Resources can be allocated in hours or %. For e.g Alice[2h] OR Alice[25%] |
WBS | The hierarchy of the task. For e.g. 1, 1.1, 2, 2.1, etc. |
Custom fields | Any additional information regarding the task. These fields need to be first created in Celoxis before you can import the data. For custom fields of type Multi-select dropdown, you can import multiple values by adding | between the values. For e.g: HTML | PHP | CSS |
If Both Start and Finish dates are specified, then the task created is manually scheduled.
If Duration is specified, then the task created is auto-scheduled.
If the system cannot determine the schedule mode from what the user has entered, it will use the user’s preferences to create the task.
For more details, refer the table at the last of the page.