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
Pick
Helper II
Helper II

Copy column from one table to another with relationship

Hi,

 

  I have 2 tables below with a relationship between the Order_no in the Model.  For each Order_no I want to copy the Unit colum from the first table to the second based on the Order_no being te common parameter/relationship.

 

Table 1.JPGTable 2.JPG

 

Regards

 

  Ian 

 

1 ACCEPTED SOLUTION
vanessafvg
Super User
Super User

 

have you tried in a new column

 

column =
RELATED ( [table2].unit )





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

1 REPLY 1
vanessafvg
Super User
Super User

 

have you tried in a new column

 

column =
RELATED ( [table2].unit )





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

April2025 Carousel

Fabric Community Update - April 2025

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