I am trying to create a URL parameter in my dashboard to show data that has been created in the past 24 hours. From my research, the only date parameters I can use utilize the "is" operator, meaning I have to specify the date every time. From testing, I also found I can't use fields from an Arcade expression in the URL parameter either. Are there any other workarounds that I am missing? Thanks!
@AFackler_NAPSG Data expressions might help you.
https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm
Look here for some data expressions: https://github.com/Esri/arcade-expressions/tree/master/dashboard_data