I have a dashboard that displays graphs based on the attendance of all staff.
Is it possible to allow users to filter dynamically based on a date range, or to filter by a specific agent or department?
Currently no easy way to achieve this. It will be added to live chart filters in the future, though.
But if you really need it, you can configure Corteza to allow that.
You can have a field on the same page as the chart, and a filter on the chart that uses that field.
For example:
-
Module
-
Chart
Then you place your chart on a record page, and if you change the ChartStatusFilter value, you will filter the chart.
You can also have a module just for such cases, that would behave in a similar way.
1 Like