Hi There,
I really need your help! I am using Operations Dashboard. I have an indicator that displays the summary of results for a specific day.
Aspatial Table:
| Date | Region | Value |
|---|
| April 8 | Region 1 | 10 |
| April 8 | Region 2 | 5 |
| April 9 | Region 1 | 10 |
| April 9 | Region 2 | 13 |
This dataset is updated very often but not at specific times (only Monday to Friday, maybe). I want the indicator to show only the latest values (MAX DATE). The indicator is using a sum of values based on Date and separated by Region. I want a return value of all the Regions on April 9th (= 23). I have Ops Dash filtering by Region. At the moment I'm going into my ops dash each day and specifically selecting the most recent date. This is not sustainable. Is there a way to edit the JSON or filter using arcade in my map viewer map or in the Ops Dashboard?
Thanks very much!
Ben
P.S. I understand the new Ops Dash beta allows arcade; however, I can't add aspatial tables to the new map viewer beta which is used in the new Ops Dash beta.