Skip to main content

Power BI

Completed

Custom Viz access to the previous levels in a drill-down

Vote (2933) Share
Will Thompson's profile image

Will Thompson on 12 Oct 2016 03:43:38

The current version of Power BI visualsation framework does not support access to the previous levels in a drill-down. I.e. you only get access to the current level when rendering. That makes it very hard to develop visualizations such as pivot tables or breakdown trees.

This would let custom viz developers add thing like pivot tables and Breakdown Trees :)

[This idea was created as an offshoot of https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15844186-pivot-tables-and-breakdown-trees. Fredrik had initially asked for updates to the Custom Viz API, but many votes and comments were cast assuming the idea was just asking for the Power BI team to build Pivot Tables or Breakdown trees!]

Administrator on 08 Jun 2017 18:44:57

Hi, Drill-down for custom visuals is now supported in the framework, so any developer can update their custom visual code to add drill-down support (where applicable). Here is the announcement with the details: https://community.powerbi.com/t5/Custom-Visuals-Community-Blog/Visual-API-1-6-and-Drill-down-capability-available/ba-p/190457 Documentation is on GitHub: https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Drilldown.md

Comments (112)
Will Thompson's profile image Profile Picture

Power BI User on 05 Jul 2020 22:32:09

RE: Custom Viz access to the previous levels in a drill-down

It will be a real business need fulfilled if Power BI can have the decomposition tree visual.

Will Thompson's profile image Profile Picture

Pedro Innecco on 05 Jul 2020 22:32:07

RE: Custom Viz access to the previous levels in a drill-down

This is extremely important, even if Microsoft develops its own Breakdown Trees visual built-in into Power BI. This API enhancement greatly enhance the possibilities of developers to produce custom visuals with enriched features.