I have a chart of an aggregate model. I have a Date Range filter for that model. When I enter a date in one or both of the range options, the filter works, but the dates don’t show except for a second initially. After the model refreshes the filter goes back to saying “All Time.”
I’ve tried auto-generating conditions vs. specifying existing, switching from client to server based filtering, switching the model to process client-side vs. not, it seems to be an issue with aggregate models. The very same filter on a non-aggregate model works fine.