Forum Discussion
Power BI Visual Options menu and Context menu extension in custom visuals
- 8 years ago
Looks like this feature has not been implemented for csutom visual yet.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- 7 years ago
Context Menu is now available in API 2.3.0. Please visit Context Menu documentation to find out more.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Anonymous, v-viig,
are there any updates? Is this extension functionality applicable for custom visuals now?
Thanks
No updates so far. Context Menu is in our backlog.
We'll update status once it's implemented.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- araver4 years agoNew Member
Are there any updates on this? Its been 4 years and I can't find any good documentation for customizing the context menu.
- dm-p4 years agoSuper User
HI araver - still not possible to customise if developing custom visuals. I think it's a great idea and have asked for this a few times over the years and it hasn't materialised yet.
All you can do currently is request Power BI to display the menu, and pass an optional data point ID, which will permit options such as drilldown/through if Power BI recognises the data point as one it originally sent to the visual.