Forum Discussion
n0gare
9 years agoFrequent Visitor
How to add a Context menu
Hello guys, I am looking for a way to add a context menu to my visual. Currently my visuals display a graph with nodes and edges. My visual is based on the Force-Directed Graph. I want a context...
djnww
9 years agoImpactful Individual
Hi. At this point in time, the only solution I can think off is to have a separate table that will display your extra content (ie. URL) when a node is selected. FYI, I am assuming that clicking on a node will act as a filter for other visual charts on the page.
Dan
Dan
- n0gare9 years agoFrequent Visitor
Hi,
That's a good idea.
I will try this out.
Thank you !
Best regards
- n0gare9 years agoFrequent Visitor
Hey,
Unfortunately this soulution is not working the way I wanted.
Does anyone know if it is even possible to add contextmenus into a power bi visual?
I worked with some tutorials that explain contextmenus for regular javascript, but none of them is working.
I hope you guys can help me .
Best regards!