How can I get the report id of a report
Summary
Can I use the custom scripts to get the report_id?Content
I created an AddIn and would like to get the report ID to use it to refresh the report after running a process. Can I use the reports "Custom Scripts" to get the report ID?
I tried using the `$params` but that didn't work, it returned an array that doesn't have the needed information.
Also, does the add in know the report ID of the report it is in? If so, how can I get that report ID?
Version
OSvC 18B
Tagged:
3