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

Make new column from 3 linked tables

Hi all,

I am trying to make a new column from a couple of linked tables.

First table:

Partner ARev A
Partner BRev B
Partner CRev C

 

Second Table: 

Partner AVendor A
Partner AVendor B
Partner BVendor B
Partner CVendor C

 

Third table: (where C>B>A)

Vendor A 1
Vendor B 2
Vendor C 3

 

I want to add a column to the table with unique partner table (first table) with the max % from the 3rd table based on what vendors they have in table 2. How would I do this?

 

Resultant table

Partner ARev A2
Partner BRev B2
Partner CRev C3

 

1 REPLY 1
lbendlin
Super User
Super User

Not a good data model

lbendlin_0-1710287601159.png

 

Not sure how to get from here to your expected outcome.  Please elaborate.

 

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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