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
Anonymous
Not applicable

Merging 2 data sets based on Dates and supplier name

Hi

I am trying to merge 2 sets of data to provide 1 holistic view of the supplier.

I have:

  1. One table / dataset which provides supplier spend
  2. A second table / dataset which provides the supplier performance.

My aim is to get both of these datasets in sync so i can slice by Date or Supplier and both datasets update.

At present i have only been able to get them either slice by either Date or Supplier as it would cause a circular reference 

 

2020-02-13 (7).png2020-02-13 (8).png

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Anonymous ,

 

You are making several many to many connections and with both way filtering, this is causing you model to have the connections already made from each side.

 

Believe that the best way is to have a Supplier dimension table with unique values that make the connections to the suppliers data with one to many relationship.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
MFelix
Super User
Super User

Hi @Anonymous ,

 

You are making several many to many connections and with both way filtering, this is causing you model to have the connections already made from each side.

 

Believe that the best way is to have a Supplier dimension table with unique values that make the connections to the suppliers data with one to many relationship.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Anonymous
Not applicable

hi @MFelix 

Its not 100% what i was trying to acheive, however i was a bit naive and it has worked. Thank you.

 

I will now go away and find the next problem, hopefully you are around to get be back on track.

 

 

 

Thanks again

 

Lee

 

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