We have two similar improvements we would like to be applied to the Query Builder date range:
- We would like there to be an option to include the current day for relative date ranges (e.g. “Last 7 days” etc). The only way we can include today’s data is to create a custom date range but that would need daily manual updates to the query. This could perhaps work like a check box “include today”.
- For custom date ranges, we would like the option to look for all events since a specific date where we wouldn’t need to manually update the end date every day. The way this could work is we only provide a start date and the end date would then default to “today”.
The motivation behind the above two points are so we can track events usage since a date (whether we are using a custom start date or a relative one) without having to manually include the current date. We need to include all data (including the current day’s events) to confidently make decisions based on a features usage so it would be much better to not have to manually edit reports on a daily basis.
I know there is a delay between events being tracked and then being accessible in the Query Builder but it would be helpful to be able to access as much data as we can when making decisions based off reports.