- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2025 11:31 PM
What is the first step in the process to import spreadsheet data into ServiceNow?
A. Select Import Set
B. Run Data Scrubber
C. Define Data Source
D. Create import Set Most Voted
E. Set Coalesce
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2025 11:40 PM
hi @sandeepgujj
C. Define Data Source
This step involves specifying the data source, such as an Excel file, CSV file, or other data sources, before importing it into ServiceNow. After defining the data source, you can then create an import set, map the data fields, and apply coalescing rules as needed.
I hope my answer helps you to resolve your issue, if yes please mark my answer helpful and correct.
thank you
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 12:20 AM
Hi @sandeepgujj
Do you have the CSA ebook? If yes, I would suggest checking it there. Also, when you did the lab for this topic, what was the first step in that? That will be the correct answer. I understand you're confused because there are two answers even on the internet. The ebook is the single source of truth, so I will go with @Rajesh Chopade1 answer, as Data Source is the first step.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2025 11:44 PM
can you help with the answer why option D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2025 11:56 PM
Hi @sandeepgujj
The answer is D.
However, if you are an experienced developer, you would start with C – Data Source, which involves data loading and provides the option to create or use existing import sets. Did you check the CSA ebook? It's the best source of truth. Be sure to verify the information in the labs as well.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 12:22 AM
Hello @sandeepgujj
Option D ) Create Import Set.
1)Why because, there might be import set is not existing - eliminated A
2)Data scrubber is out of context - eliminated B
3)Data source definition is not needed - when you already have the import set soreadsheet with you - data source is automatically created when you choose "Load Data -> select existing import set table -> submit -> AT THIS JUNCTION there is already a data source with this attachment -> of course transform then".
When do you need data source ? - its needed when you don't have data, but you will be importing it from somewhere - in an automated process.
But here, you have spreadsheet handy and it will be created automatically. You can check this out with any random excel sheet and import set table, you will be able to see as i said above.
4)Set Coalesce is a step in transform map - but definitely not first step
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 02:28 PM
Already known spreadsheet, so why do we need to select Data Source? Create Import Set seems to be logical here.