Reports side to side auto refresh on a dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 03:30 PM
I created a dashboard with 2 reports side by side, one report has the option for real-time refresh, but the other does not provide that option, I need both reports to be able to perform real-time refresh so that they be in sync.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 09:31 AM
Hi @orlnav
Earlier we have this feature, to auto refresh dashboard but now it has been removed. You can use some browser based extension to keep it refresh
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 08:53 AM
Thanks for your response. Blow is a sample of the dashboard, the report on the left side has the option for real-time refresh and that works but the report on the right side does not have the option to set real-time refresh, sample below.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 12:21 PM
Hi @orlnav
https://www.servicenow.com/community/developer-forum/dashboard-automatically-refresh/m-p/2797068
- Get a browser plugin that can refresh the browser - hence also the dashboard will be refreshed e.g. "auto refresh plus" for google Crome.
- look into to create a workspace instead of a dashboard. As far as I recall (can't find the documentation), the workspace can handle auto refresh.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2024 01:35 PM
Hi @orlnav,
How did you configure the report that doesn't allow real-time refresh? I am assuming it's different to the other one.
I believe there are only a few types that support real-time refresh:
Real-time updating is available only for single score widgets that use the Count aggregation
Cheers