Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!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.
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.
Regards
Ian
Solved! Go to Solution.
have you tried in a new column
column =
RELATED ( [table2].unit )
Proud to be a Super User!
have you tried in a new column
column =
RELATED ( [table2].unit )
Proud to be a Super User!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
67 | |
42 | |
42 |
User | Count |
---|---|
46 | |
40 | |
28 | |
27 | |
26 |