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
Coo
New Member

Visual shows non-related data

I have 2 visuals that I want it to show correlated data when date is selected. It works perfectly when correlated records can be found in both tables. However, it appears to be table on the right will show records of the earliest date when correlated records cannot be found. Is there a way to hide or force Visual on the right to not render non-related data?

 

The table on the right contains much less data than the table on the left. I created a measure field on both tables as a key to join both tables which is "agentid + calldate"

 

Coo_0-1695146704401.png

 

1 ACCEPTED SOLUTION

I would recommend not using a many-many relationship unless you absolutely have to. Try creating a bridge table with unique values to join the two tables. Also add a date table so you follow proper star schema modeling practices. In the meantime, you could try changing the filter direction of both to single so that AllCalls filters the CCCAgent table. 

View solution in original post

5 REPLIES 5
CoreyP
Solution Sage
Solution Sage

By "unrelated data" do you mean the blank row in the unavailable code column in the right table?

Sorry No. What I mean is that the left table is showing data from Sep 1st but the table on the right is showing data from Sep 11th because that's earliest date the right table has data. If I pick Sep 11th as the date, then both tables will show correlated data.

Can you share a screenshot of your model view with relationships?

sure. Thanks for looking

Coo_0-1695152828658.png

 

I would recommend not using a many-many relationship unless you absolutely have to. Try creating a bridge table with unique values to join the two tables. Also add a date table so you follow proper star schema modeling practices. In the meantime, you could try changing the filter direction of both to single so that AllCalls filters the CCCAgent table. 

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!

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.

Top Solution Authors
Top Kudoed Authors