Export Related List to Excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2020 04:15 AM
Hello,
I have a requirment for an Ui Action which export related List to Excel. I have created an UI Action, but it export the whole list of records. It only works if you right click on filter and click open new window.
Is there a way to make it work on related List?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2020 04:22 AM
Hi,
While exporting you need to check what query has to be applied. Once you know that only the records which are visible in the related list for that current record would be exported.
these links should help you:
https://www.servicenowguru.com/system-ui/enabling-related-list-exports-servicenow/
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2020 04:59 AM
Hi Jenniferkr,
Try this below link it might help you.
mark it as helpful/correct based on impact.
--
Regards,
Priyanka Asawale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2021 04:00 AM
@Jennifer Krafzik, Can you provide me the script for this issue as I am also facing the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 08:27 AM
@sajida Did you find any solution on this?