Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Local Custom Visual interactivity with KPI Matrix and Table visualization

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.

 

visualizationTypes.jpg

2 ACCEPTED SOLUTIONS

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

https://community.powerbi.com/t5/Custom-Visuals-Development/set-value-field-in-report-powerbi-by-cus...





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


View solution in original post

Anonymous
Not applicable

Thank You for your help ApplyJsonFilters works.

View solution in original post

4 REPLIES 4
kentyler
Solution Sage
Solution Sage

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

  1. Use a Calendar table. A custom Date tables is preferable to using the automatic date/time handling capabilities of Power BI. https://www.youtube.com/watch?v=FxiAYGbCfAQ
  2. Build your data model as a Star Schema. Creating a star schema in Power BI is the best practice to improve performance and more importantly, to ensure accurate results! https://www.youtube.com/watch?v=1Kilya6aUQw
  3. Use a small set up sample data when developing. When building your measures and calculated columns always use a small amount of sample data so that it will be easier to confirm that you are getting the right numbers.
  4. Store all your intermediate calculations in VARs when you’re writing measures. You can return these intermediate VARs instead of your final result  to check on your steps along the way.




Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


Anonymous
Not applicable

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

https://community.powerbi.com/t5/Custom-Visuals-Development/set-value-field-in-report-powerbi-by-cus...





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


Anonymous
Not applicable

Thank You for your help ApplyJsonFilters works.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.