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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Yacine_VC
Frequent Visitor

How to connecte a date table to a table with many date columns?

Hello everyone,

 

I'm facing very often an issue with my Power BI models : it's when I have to connect a date column from a table to a time table.
Sometimes I have two date columns in the same table (date beginning and date end for exemple), but I connect both to the time table, which I need to filter by year.

On model view, one connection is active and the other(s) must be inactive. Same thing if I try to create a new table for each date column, each one connected to the fact table : if one is already connected to the time table, I can't add more active connection because "there's ammbiguous accesses" between the table. I can only create inactive connections.

 

What would be the good practice here ? Should I use inactive connections and connect them momentarily during the calculation of the measures ?

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@Yacine_VC The two common approaches are to use USERELATIONSHIP in measures or to use multiple date tables. Here's a video I made on various ways to solve problems like these:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@Yacine_VC The two common approaches are to use USERELATIONSHIP in measures or to use multiple date tables. Here's a video I made on various ways to solve problems like these:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Hello Greg_Deckler,

 

Thanks a lot, that's very helpful.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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