How to auto refresh Dashboards

suryamol_s
Kilo Guru

Hi Team,

Is there any way to automatically refresh a Dashboard ? Or refreshing reports except single score reports(since they already have automatic refresh).

Please help. Its very urgent.

Any help is appreciable.

Thanks & Regards,

Surya

17 REPLIES 17

gav1n
Giga Contributor

Thanks David - I found it stopped working because it referenced a menu item that has changed (maybe only on my instance).

So updated it to use angular-js and access the actual servicenow code - hopefully will make it more reliable?

I also got it to cycle tabs - thought this may be helpful.

Code is here https://community.servicenow.com/community?id=community_question&sys_id=ee23f8dddbab04144819fb243996...

 

@gav1n 

 

I copied your code but for me its not refreshing

Oriol
ServiceNow Employee
ServiceNow Employee

From the Washington release, you can schedule a refresh every x min in the Next Experience Dashboards. See 'Scheduled repetition' in the official docs
https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/dashboards/task/configure-...