Hello all,
I've come hat-in-hand to you fine folks hoping someone has some insight on a problem that I am having related to dashboards.
My problem: Our organization has some operational dashboards that are updated via python scripts. These dashboards are public facing on our ArcGIS Online hub page and one of the primary purposes is for media (and other similar groups) to reference this data for reporting purposes. I have been asked to add information on these dashboards regarding when the data has been last updated.
Additional information: Most of our operational dashboards focus on one feature layer which the related web map, selectors, and other indicators on those dashboards use. I'm ashamed to say I have looked in the usual places for about a week (google, reddit, stack exchange, stack overflow, esri community) for a solution and had no luck.
Things I've tried: I have seen and tried to use the option on widgets under the General tab for "Last update text" but this doesn't seem usable for my use case for a couple of reasons. The first reason is that the time/date it provides does not really appear to be related to when the data itself was last updated. There seems to be some variation in the time it shows (maybe when the page was refreshed or when the dashboard itself was updated last?). The second is that I can't really edit what that Last update text says. I need to be fairly clear and have something that states "The data was last updated on: " then a date/time if possible.
I have also tried the method of showing the date and time of the most recent value/incident in the layer that is referenced primarily in the dashboard. This is really nice for showing the latest date/time of an accident and would potentially be a workaround if we had a better solution for updating the data on a regular schedule (a whole separate issue I need to tackle eventually). However, this idea was rejected by the stakeholders because if we update the data on a Monday then it is still unclear on Thursday whether or not the data has been updated since or if the latest incident is in fact still the latest incident.
So if anyone has any insights they can provide on how to do this then I would very much appreciate it.
Thank you,