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

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

Reply
shanewest
New Member

Relationships and Dim Table issues

I am working with a PowerBI model in which I have 2 separate tables with multiple relationship types, tied to two dimension tables. The two dim tables are a Calendar Table and a unique Route table, which have relationships between the two other tables as a bridge. I have the Dates relationship active, so that I can filter all my results by date, however, I also need to be able to filter them by Route. However, when I look at the two visuals I'm trying to monitor, one for the entries detailing the issues for a specific route on a specific day, and the other the on time performance of a route on a specific day, I can't filter the on time performance by route. The entries change, but the routes remain the same. All the data changes with the Dates, as expected. Is there a way to make this work?

Screenshot 1.pngScreenshot 2.pngScreenshot 3.pngScreenshot 4.png

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Read about star schemas.  Clearly identify your dimension and fact tables. Only use 1:* single direction relationships.

View solution in original post

2 REPLIES 2
shanewest
New Member

Thanks for the help! I misunderstood the relationships. Once I fixed that as you suggested, the data is now communicating with each other.

lbendlin
Super User
Super User

Read about star schemas.  Clearly identify your dimension and fact tables. Only use 1:* single direction relationships.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors