Need to do dynamic date filtering in AGOL. I have a point feature service that includes a date field.
The date field is where I need to test. For example just say I have a point and it has a date next week (April 3, 2019). I want this date to only display when its April 3, 2019. Using a simple filter expression in AGOL on the feature service isn't an option because the date varies (or sometimes isn’t existent) record by record. The only other option that I have in mind is time animation but it doesn’t seem to be as slick as I had hoped it would be.
Any suggestions?
Thanks