Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello Team.
I have a powerbi report that contains 3 kind of visualizations (local custom visual, kpi matrix, table).
In my local custom visual I have an svg with a menu option in the circle to show only direct metrics or to show all metrics. The KPI Matrix and Table visualization are showing always the complete list of metrics, If I click on “Show my direct metrics” option only the custom visual is refreshed accordingly.
Do you have any suggestion to apply this behavior to kpi matrix and table visualization? Those visualizations only refresh the data If I select another option in the slicers.
Please help me and let me know your comment. Thank You.
Solved! Go to Solution.
I have not built custom visuals yet, but I think you will have to add code to "push" your selection out to the rest of the report.
This post seems to be on that topic, maybe it will help
Help when you know. Ask when you don't!
When you say "local custom visual", do you mean that it is a visual you added to the standard power bi visuals ? What is the name of the visual ? Maybe the visual documentation will help us out by letting us know if the visual has a setting that allows it to influence the page it is in.
I'm a personal Power Bi Trainer I learn something every time I answer a question. I blog at http://powerbithehardparts.com/
The Golden Rules for Power BI
Help when you know. Ask when you don't!
First of all Thanks for the time to review my question kentyler
When I say "local custom visual" It's a custom visual that I develop, I started this custom visual in a node.js solution from scratch.
The name is "VCT Custom Relationship" basically I use d3 svg to add some nodes and links, right now I'm trying to click in a svg circle to refresh the data and keep synchronzed the data between the custom visual itelf, a kpi matrix and a table.
Please let me know if you need more detail. Thank You.
I have not built custom visuals yet, but I think you will have to add code to "push" your selection out to the rest of the report.
This post seems to be on that topic, maybe it will help
Help when you know. Ask when you don't!
Thank You for your help ApplyJsonFilters works.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
55 | |
37 | |
31 |
User | Count |
---|---|
89 | |
62 | |
61 | |
49 | |
45 |