Hello Esri community,
I am currently working on a dashboard project in ArcGIS, and I have a layer representing my customers. The attribute table of this layer includes a field for the due dates of their credit invoice payments.
I would like to set up an alert in my dashboard to notify me when an invoice is approaching its due date. Specifically, I want to display a warning when the due date is, for example, within the next 7 days.
Could anyone provide guidance or share a sample code that I can use to create this alert in the dashboard? with the Arcade expression language.
Any help or pointers in the right direction would be greatly appreciated!
Thank you,
It really depends on what you mean by 'alert' and what elements you are talking about. I put together a quick walkthrough of various options:
Dashboards that Pop: Dynamic Date 'Alerts'