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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Dicko
Helper II
Helper II

What relationship to use?

I have a FactDossiers table

 FactDossiers
 id_dossier
 ...


Each dossier can have multiple timelines

 Timelines
 id_dossier
 created_at
 ...

 

What relationship should exist between the two?

Now I have a FactDossiers 1 > * Timelines relationship, which seems incorrect to me.

 

Should I merge Timelines with the FactDossiers table, even if it means the number of rows in FactDossiers would multiply several times?

Or is there another way?

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Dicko , two facts should not join. Better to merge and have a single table.

 

But do that if you do not have any other dimesions. if these are only two table, then you can manage with this

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Dicko , two facts should not join. Better to merge and have a single table.

 

But do that if you do not have any other dimesions. if these are only two table, then you can manage with this

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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