We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Scheduled Export of Data Visualization using condition script

Gonzalo12
Tera Contributor

Hello Community, I was looking something similar to this post https://www.servicenow.com/community/platform-analytics-articles/scheduling-a-report-for-dynamic-rec... but for a new Scheduled export of a data visualization. Is there anything available already? 

 

Use case: need a scheduled export sent only to the "Assigned to" people in the report.

 

thanks in advance!

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@Gonzalo12 

did you try exploring where scheduled report for data visualization is stored and you can trigger it via script?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Thank you for your reply, I was actually looking for a simple solution using the Conditions section within the Schedule export, trying to avoid having scheduled scripts/jobs outside this option.