Forum Discussion
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.
Any ideas?
Thank you.
J
3 Replies
- Ashish483501Frequent Visitor
@jagostinhoCT Why dont you use a slicer to show the data for different offices???
- AnonymousNot applicable
I want to be able to see all offices side by side for comparison.
- AnonymousNot 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