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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Lefuneste57
Helper I
Helper I

Connection betwenn 2 tables probleme

Hi, i have 2 tables like this :

SnipImage.JPG

The table are connected together (relation) with the field "N°Contrat".

I create a segment to choise the Contrat number.

for example, when i select C01, I will have a this :

SnipImage.JPG

 

But i have this :

SnipImage.JPG

Can you help me ?

 

Thank you Smiley Wink

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Two fact tables should be linked to shared dimensions. Never, ever should they be joined directly to each other. Dimensions should hold fields by which you slice and fact tables should only hold keys to dimensions and your measurements.

If you stick to this basic rule, you'll be on your way to build clean and easy to understand and program models.

Best
Darek

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Two fact tables should be linked to shared dimensions. Never, ever should they be joined directly to each other. Dimensions should hold fields by which you slice and fact tables should only hold keys to dimensions and your measurements.

If you stick to this basic rule, you'll be on your way to build clean and easy to understand and program models.

Best
Darek

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors