- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 09:24 PM
I want to export only the records that match the conditions in the business rule to a CSV file.
I can filter the records without any problems, but I'm looking for a way to export them.
Will you use the export set feature?
I would like to execute the export process from the script at any time instead of the scheduled export.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 09:35 PM
Hi,
you can generate csv file based on filter condition and attach to record
check this link
Generate CSV file through script
Regards
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
‎05-16-2022 09:35 PM
Hi,
you can generate csv file based on filter condition and attach to record
check this link
Generate CSV file through script
Regards
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
‎05-16-2022 09:36 PM
Hi,
This article might help - https://community.servicenow.com/community?id=community_article&sys_id=e5ad70d61b1d4490d01143f6fe4bcb21
Regards,
Tudor