A newbie needs help!!! Importing data from excel sheet but not visible on the ServiceNow Table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 11:39 PM
Hi SNowDev's
I am learning ServiceNow Developer, And I've run into a very newbie issue but a big one.
I uploaded my excel sheet called Vendor Report.xlsx to ServiceNow, select all the required permissions, Checked the Import Sheet Data and yet I get an empty table in ServiceNow. When I tried the same import method using the data ServiceNow provided (Safety-Issues.xlsx) it worked fine, but for this report it doesn't seem to. Why is this?
Please Help, Thanks
P.S: the data in the excel sheet is a dummy data!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 05:43 AM
Seems something wrong with table in AES, create only 2 fields and then try to upload it.
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
08-15-2024 06:42 AM
So I have worked on this solution as well, ServiceNow provided an excel sheet called Safety Issues as part of ServiceNow Learning, I don't know why but using that excel I am able to create the table, also If I use 2 of its(safety-issues.xlsx) columns additionally in my sheet only those 2 columns are populated in the table and no other columns which were already present are visible.
If we observe it is creating empty rows, I'm not sure what the issue is.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 08:14 AM
Try to do this again, seems while doing excel upload something wrong you are doing.
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
08-15-2024 08:29 AM
I was thinking the same but I've tried now for 3 times with my excel sheet and 2 times with the one provided by ServiceNow, And It doesn't work for my excel sheet but works smoothly for the sheet provided by the platform
- The format is .xlsx(Required)
- The headers populate as well
- Only issue is data is not visible after export in the servicenow tables
- But for the safety-issues excel provided by ServiceNow it populated the data.
Thank you for your continuous response in helping me solve this❤️✨