- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 05:13 AM
Hi, I need a way to generate an excel file(not CSV) with certain columns and rows. Values of the cells are not directly from tables.
Can anyone help here?
Solved! Go to Solution.
- Labels:
-
Managed Documents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 05:32 AM
Hi @ahan!
To do this without using a third-party lib, you need to use a Servicenow solution.
See if you have a license and can use the following Spoke:
If my answer helped you in any way, please mark it as Helpful / Accept as Solution 🎯
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 05:32 AM
Hi @ahan!
To do this without using a third-party lib, you need to use a Servicenow solution.
See if you have a license and can use the following Spoke:
If my answer helped you in any way, please mark it as Helpful / Accept as Solution 🎯
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 07:45 AM
Thanks for your response.
I am looking for creating the excel sheet and attach it to a record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 07:59 AM
Hi @ahan
I wanted to share this video with you; it really helped me out. You might find it useful too.
Please mark this response as Correct and Helpful if it helps you can mark more that one reply as accepted solution
Thank you,
Esh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 04:12 AM
Hi @Eswar Reddy , Thank you for sharing the link. However, I am trying to create excel file via script not csv.