HOW TO
In ArcGIS Dashboards, there is no built-in option to display the current time or date. Alternatively, the Text function in an Arcade expression can be used to configure the indicator element to display the current date, ensuring real-time awareness of the latest information. This enhances decision-making by providing up-to-date context, improving data accuracy, and streamlining monitoring processes.
This article describes the workflow for displaying the current date within an indicator element. The workflow provided is applicable in ArcGIS Dashboards in ArcGIS Online and ArcGIS Enterprise 11.4 and earlier.
middleText: Text(Now(), 'MMMM DD, YYYY'),
The image below shows the full working script example in the Advanced formatting window.
The dashboard below shows the indicator element displaying the current date.
Article ID: 000035032
Get help from ArcGIS experts
Download the Esri Support App