Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
70 | |
37 | |
29 | |
27 |
User | Count |
---|---|
91 | |
49 | |
45 | |
38 | |
36 |