Hi, all. Polaris formulas don't coerce timescales like classic does and I'm looking for a workaround. I want to build a UX time selector like I have in my classic models:
The way it works in classic is like this:
The "Filter" line item looks at the month formatted, quarter formatted, and year formatted boolean line items and chooses any that are true.
In Polaris, you can't coerce different timescales into 1 line item via a formula, so as a result I end up needing to publish 3 filters (1 per timescale) on my grids instead of just 1. Has anybody found a workaround for this that doesn't involve using fake time?