Forum Discussion
Anonymous
10 years agoNot applicable
horizontal box plot with drill down
Hello, Is it possible to create a boxplot graph with drill down capabilities? Trying to create a graph that can show a boxplot for the entire company that could then break down per office. ...
Ashish483501
10 years agoFrequent Visitor
@jagostinhoCT Why dont you use a slicer to show the data for different offices???
- Anonymous10 years agoNot applicable
I want to be able to see all offices side by side for comparison.
- Anonymous10 years agoNot applicable
Hi Anonymous,
Based on my research, you need to add your field to capabilities with drill down option in the boxplot custom visual, there is an example as follows.drilldown: { roles: ['Series'] },
Reference:
http://community.powerbi.com/t5/Service/Custom-Visual-with-drill-support/td-p/6753
https://channel9.msdn.com/Blogs/Seth-Juarez/Creating-a-Custom-PowerBI-Visualization-from-Scratch-with-Sachin-Patney
Thanks,
Lydia Zhang