What is the problem or goal the end user is trying to solve or accomplish?
Users would like to have the ability to change the column used on the group by
clause directly through the Dashboard Filters.
How are they solving it currently?
It is possible to achieve this using Jinja Templating, but it is not easy neither intuitive to implement.
What is the recommended solution by the Customer?
Provide the ability to change the column used on the group by
clause from the Dashboard Filters.
This would be super valuable and reduce the need to create numerous permutations of charts (an alternative if you don't want to do Jinja voodo magic). Would be happy to provide feedback as to how I've seen this done in other BI platforms.