To export report as an excel automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi All,
I have created a report in ServiceNow and would like to automate the process of exporting its Excel format daily into a custom table. Currently, when a scheduled report is triggered, an Excel copy of the report is attached to the email and stored in the sys_attachment table.
Instead of sending the report via email, our customer would prefer that the Excel file be stored directly in a custom table on a daily basis. I would like to replicate the same functionality—where the Excel file is generated and attached—but redirect the attachment to our custom table rather than to an email.
Could you please advise if there is a recommended approach to achieve this within Servic.eNow
Thanks in advance