Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello, im looking for a way to make interactions possible using d3.js visuals. For example when i use a scatterplot (d3.js custom visual) and click on a dot, it should display informations for this dot in a table (standard-table from pbi).
So how can i access to other visuals by using js?
Thanks in advance
Solved! Go to Solution.
Hello @az2451,
We'd would recommend to use SelectionManager to interact with other visuals on the same report page.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @az2451,
We'd would recommend to use SelectionManager to interact with other visuals on the same report page.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals