Tim Cashion
03/20/2025, 6:25 PMMichael Ullock
03/20/2025, 10:37 PMMichael Ullock
03/24/2025, 4:21 PMstart_date
and end_date
. MAQL is designed for analytical aggregations and does not support dynamic filtering using two user-selected dates as variables in a single metric.
My apologies that I cannot provide you with a better answer at this time. But perhaps if you can provide more details on what and how you’re measuring this, we could possibly help more. In your example: SELECT COUNT(table.id)
. Can you please tell me if this “tableID” has statuses that you track in your data? For example the table is: Opened, Closed, etc? Perhaps you can track the ID’s by using the statuses?Tim Cashion
03/26/2025, 9:32 PM>
or <
values rather than the range values? The workaround for that is to pass in a static period and set the beginning value to as early as possible but this isn't a great user experience for our end users.Joseph Heun
03/28/2025, 9:59 AM>
or <
. Unfortunately, the static date filter would be the route to go. However, there may be a workaround to build a custom viz using SDK with those filter options. If building this on your own isn't an option, then we can certainly submit this as product feedback on your behalf.Tim Cashion
03/31/2025, 6:36 PMProductboard
03/31/2025, 7:07 PM