- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 04-03-2022 10:48 AM
Hello, Servicenow Ninjas,
I am back with one more interesting topic i.e. Parsing excel in ServiceNow. I am sure there are multiple ways but I am sharing a non-complex and easy one.
My Requirement -
Parse an excel which is submitted by a user (so the user submits an excel and I have to parse it and use the content of excel for analysis etc.)
My Solution -
Load excel into the import set table and read it from there.
All this process is demonstrated in the video - Click Here
I hope you like the video and share it with your friends and colleagues who are facing excel nightmares 🙂
See you soon with something new.
- O P Singh
All the scripts are attached.
Mark Helpful if it helped.
- 1,365 Views