Hi everyone
I am working with a feature service that contains information on property transactions and one of the fields displays the expiration date of the lease/licenses involved in the transaction.
I am creating a dashboard that will display various indicators and charts relating to these transactions. I would like to add a Date Selector to the top and have the following options included:
1. Select records where the expiry date is within the next 3 months
2. Select records where the expiry date is within 3-6 months
3. Select records where the expiry date is beyond 6 months.
I don't want to hard code the dates in because of course that would need to be edited all the time. The current drop down options for date ranges doesn't really fit in with what I would like to show. There is "this quarter", "next quarter" but I am not sure if that always means JAN-MAR, or if it is a rolling time frame.
So my question for everyone is - is there a way to customize the date selector options in a dashboard? or is there something I should do in the data itself first to make it work here?
Any thoughts welcome, or if you have done something similar it would be great to know.
Thank you!