Forum Discussion
ysapiyev
8 years agoResponsive Resident
Drlldown by click
Hi everyone, I inserted drilldown option in my custom bar visual through capabilities. Is it possible to drilldown by click on bar? If it is not available in API, how can I acces drilld...
v-viig
8 years agoCommunity Champion
Yes, it's possbile. You just need to implement Selection via SelectionManager.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
ysapiyev
8 years agoResponsive Resident
Thanks. So, if I implement selection manager, it will drill down automatically? Or should I set appropriate hierarchy level in code?
Also, I have slicers for every hierarchy level: categories for level 1, 2 and etc. How to set drill down if slicer for level 1 is used?
So, it will look something like this:
Regards,
Yerkhan