Forum Discussion
Report Usage Metrics, Filters Data ?
- 1 year ago
Hello pboitel,
One approach would be to try adding a hidden table in your report that records user interactions with slicers or filters. This can be done using a combination of measures and a data storage mechanism, like writing logs to a database or Power Automate workflows.
If you're using Row-Level Security (RLS), you can infer filter usage by analyzing user activity logs in Azure.
Hope this helps.
Hello pboitel,
One approach would be to try adding a hidden table in your report that records user interactions with slicers or filters. This can be done using a combination of measures and a data storage mechanism, like writing logs to a database or Power Automate workflows.
If you're using Row-Level Security (RLS), you can infer filter usage by analyzing user activity logs in Azure.
Hope this helps.