I have an event layer; data has start and end dates. I want to filter the data using the date selector. Is there a way to make the filter's actions working for range of date?
If I select 'Today' and the event is happening from yesterday to tomorrow, I want to see 1 in indicator. Also, if I select last week in the selector, and the event happened from mid last week to mid this week, I want to see 1 in indicator. Same thing for future dates.
Is this possible?