Select to view content in your preferred language

How can I make Dashboard Data automatically update

50
1
yesterday
FahadAlenezi
New Contributor

Hi all

I would like to create a new Enterprise Geodatabase
and I will publish layers to the Dashboard.

What I want is that
if the data in the Geodatabase is updated, the data in the Dashboard will automatically update

Thanks

0 Kudos
1 Reply
VenkataKondepati
Emerging Contributor

Hi @FahadAlenezi,

Yes, you can get your dashboard to refresh automatically without manual page reloads.

ArcGIS Dashboards doesn’t auto-update by default: you must enable a refresh interval on the data layer itself. Here’s how:

Go to your hosted feature layer’s Item Details > Visualization > Refresh Interval, and turn on the Automatically refresh layer toggle—choose an interval (e.g. every 1–15 minutes) that suits your data update rate. This setting ensures widgets and map updates reflect new data without user interaction

For advanced widgets using Arcade formatting or data expressions, also set a refresh interval on that expression to ensure it reruns and updates the display

Regards,
Venkat

 

0 Kudos