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
Are there any updates on this? Its been 4 years and I can't find any good documentation for customizing the context menu.
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.