How can I get reports to auto refresh when published on a PA Dashboard?

tracydavis
Mega Contributor

Is there a way to have reports auto refresh when published on a PA Dashboard? This capability is available for homepages (you can chose the refresh rate of (off, 5, 15, 30 min, etc.). Is this refresh option available somewhere in PA?

1 ACCEPTED SOLUTION

Arnoud Kooi
ServiceNow Employee
ServiceNow Employee

I have shared a workaround download the updateset on share:


ServiceNow Share



This adds a widget pa_refresh you can add to the page.



Add the widget pa_refresh to the top of the page (otherwise it might not load).


find_real_file.png




While in editmode adjust the interval



find_real_file.png



After leaving edit mode, wait for refresh or click time to refresh now.


find_real_file.png


View solution in original post

27 REPLIES 27

Have you by chance tested this with Istanbul or Jakarta?


Should be good, but you should place it in the top area, as it is might not get loaded because of the lazy loading


Hi Arnoud

there is option to modify the values of the interval?

Arnoud Kooi
ServiceNow Employee
ServiceNow Employee

 

If you click the edit (pencil) icon, you can modify the HTML to add options to the select.

find_real_file.png

Awesome, thanks!!