Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello everyone,
I have two tables (A and B) with many to many relationship between them using column called "RelationID"
I am trying to use a column (lets call it Column_I_want) from table B to do a calculation in table A for a new column, I thought I can use RELATED and call that other column but realized it wont work for a many to many, so I went ahead after doing some research and tried retrieving that other column using the following expression:
Solved! Go to Solution.
Hi @Haidarius ,
In direct query mode, it is not possible to create a colum. So only measure can be created.
A measure like this:
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Haidarius ,
In direct query mode, it is not possible to create a colum. So only measure can be created.
A measure like this:
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.