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! Learn more

Reply
LD
Frequent Visitor

Take Column Value from another Table

Dear All,

I have the following situation:

 

Table 1

 

 Col 1             Col 2              Col 3

 Name 1        Data XX          Data XY

 Name 2        Data 11          Data 12

 Name 1        Data XA          Data YY

 ....

 

Table 2

 

 Col 1             Col 2

 Name 1        INFO 1

 Name 2        INFO 2

....

 

I would like to create another Col in table 1 with information of Col 2 of Table 2 considering the correlation of Colmns 1 into the two tables, that is:

 

Final Result

Col 1             Col 2              Col 3             NEW Col

 Name 1        Data XX          Data XY        INFO 1

 Name 2        Data 11          Data 12         INFO 2

 Name 1        Data XA          Data YY        INFO 1

 ....

 

Thank you!!!!

 

LD

1 ACCEPTED SOLUTION
harshnathani
Community Champion
Community Champion

Hi @LD ,

 

 

Create a relationship.

 

1.jpg2.JPG

 

Lookup Column =
RELATED(Table2[Col 2])
 

Regards,
Harsh Nathani

Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)

 

View solution in original post

1 REPLY 1
harshnathani
Community Champion
Community Champion

Hi @LD ,

 

 

Create a relationship.

 

1.jpg2.JPG

 

Lookup Column =
RELATED(Table2[Col 2])
 

Regards,
Harsh Nathani

Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)

 

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.