Forum Discussion
amitabhk1971
9 years agoHelper I
drill down/Filters reports
Hi, I have set up a report on Power BI. It has few histograms. The histogram has three categories on the x axis, compliant, Non-compliant and Out of date. The y axis has number of devices. So the...
- 9 years ago
Thanks Dale, however I resolved the issue by rewriting the sql codes for the datasets.
Amitabh
v-jiascu-msft
9 years agoMicrosoft Employee
Hi amitabhk1971,
Did you use a histogram visual from the store, which is a custom visual? If so, I am afraid the histogram visual doesn't have the ability to drill down according to my test. Maybe there are workarounds.
1. Use a "matrix" visual. You can click the categories to drill down. (One visual is needed, the other one is for comparison.)
2. Use two "clustered column chart". Click on one chart will filter the other one.
Best Regards!
Dale
amitabhk1971
9 years agoHelper I
Thanks Dale, however I resolved the issue by rewriting the sql codes for the datasets.
Amitabh