Forum Discussion
Drlldown by click
Yes, it's possbile. You just need to implement Selection via SelectionManager.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
I've noticed, that described functionality already supports in regular stacked column chart. However, due to design, data entry and tooltips functionality, this visual not suitable for me. So, how can I achieve same functionality?
Regards,
Yerkhan
- v-viig8 years agoCommunity Champion
To support drill down you just need to add drilldown into capabilities.json and SelectionManager.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- ysapiyev8 years agoResponsive Resident
I implemented drilldown in capabilities. However, I find it hard to set selection manager for hierarchy levels. Can I send code for examination and pointing my mistakes in selection manager?
Regards,
Yerkhan
- v-viig8 years agoCommunity Champion
Yes, sure. Please send source code to [email protected]
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals