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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Need help with creating visual interactions between two tables

 

Hey guys, 

 

I want to have two graphs: the first graph is based on Table 1 and should reflect the variance in the value by product; for the second graph i need to recalculate the difference between variance and threshold in the table 2 to input as a value and show it by asset category. Two graphs should interact with each other; for example, when I click on the Bike category in graph 2 i should see Products filtered out on graph one. I need help with the formula for the graph 2.

 

Table 1     
Asset CategoryActualBudgetedVarianceProduct 
Bikes504010Bike 1 
Bikes6070-10Bike 2 
Bikes2030-10Bike 3 
Bikes170260-90Bike 4 
Mopeds1105060Moped 1 
Mopeds905040Moped 2 
      
Table 2     
Asset CategoryActualBudgetedVarianceThreshold Material Difference 
Bikes300400-10090 Yes 
Mopeds20010010080 Yes 

 

Appreciate any help!

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , You can create and a common asset table/dimension and use that for analysis

 

asset = distinct(union(all(Table1[Asset]),all(Table2[Asset])))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.