How to import excel to project tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2023 10:31 AM
Hi, is there an easy way to copy over a list of 50 rows in a spreadsheet to SPM, making it 50 Project Tasks. I just need the list, date/time or any other details is not important for now

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2023 04:48 AM
I think you will need to create a data source and a transform map. it's the only solution I can think of.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2023 08:48 AM
Hi @Winnie Dinh ,
Hope you are doing great.
You will need to use import set to load the data , try following below steps:
Prepare the Spreadsheet:
Export the Spreadsheet as a CSV,
This format ensures that the data can be easily imported into ServiceNow's SPMImport the Data into ServiceNow:
- Log in to your ServiceNow instance and navigate to the SPM module.
- Select the appropriate project or create a new one to hold the imported tasks.
- Access the "Project Tasks" section within the project.
- Click on the "Import" button or similar option, depending on your ServiceNow instance version.
- Choose the CSV file you exported earlier and follow the on-screen instructions to map the columns correctly.
- Verify the column mappings to ensure that the correct data is being imported into the corresponding fields of the Project Tasks.
- Initiate the import process and wait for it to complete.
Regards,
Riya Verma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 07:51 AM
Referring to your step,
- Click on the "Import" button or similar option, depending on your ServiceNow instance version.
Where is the Import button? Is this something we have to have turned on?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Before you begin
Create a project.
Role required: it_project_manager
Procedure
- Navigate to All > Project > Projects > All.
- Open the project which you want to update.
- Import the Microsoft Project file to update the selected project from any of the following screens:
- In the Project form, select Import from MS Project from the context menu.
- In the Planning Console, select the more actions icon (...) and select the Import from MS Project option.
- In the Microsoft Project Import dialog box, select the Microsoft Project file and calculation type:
- Select Choose File to select a Microsoft Project (mpp) file.
- Select one of the following options to specify the method for calculating the schedule:
- Automatic: Select this option to apply the scheduling engine while importing the project tasks. The supported constraint types are imported with the same constraints applied to them while other constraint types are converted to Start on specific date.
- Manual: Select this option to import all project tasks with the Start on specific date constraint type irrespective of their constraint type in Microsoft Project.
For more information about the supported constraint types, see Project import from Microsoft Project.
- Select Import.
Result
- A project task that was imported in the ServiceNow instance earlier and has associated time cards, resource plans, cost plan, benefit plan, or expense lines is retained on reimport even if it is deleted from Microsoft Project.
- Dates in the ServiceNow project remain same as the dates in the Microsoft Project file.
- In a ServiceNow project with subprojects, the following details change:
- The WBS order of imported tasks is regenerated after import.
- The Planned Start Date and Planned End Date of the parent project are rolled up.
- The State of the parent project and tasks are rolled up.
- The % Complete on the top task is rolled up.