Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
This is a frequent issue that is raised in the forum but the solution is not applicable in my case.
I have two tables 1. Directquery from SQL database and 2. sharepoint. There is one to many relation as shown in the image below. I need to pull the "To unit value" column to calculate the qty in KG in my prod table.
I created a calculated column and the result is as below.
I also tried to create a measure using the DAX
Hi @Sreerams26 ,
You can check the following link about the limitations related to the RELATED() function to check whether your table-to-table relationship is a limited relationship.
RELATED function (DAX) - DAX | Microsoft Learn
The RELATED function cannot be used to fetch a column across a limited relationship.
In direct query mode, modeling has some limitations:
Solved: The column x either doesn't exist or doesn't have ... - Microsoft Fabric Community
This is the related document, you can view this content:
Solved: Related function not working with Mixed Mode - Microsoft Fabric Community
Solved: Direct Query - related function - Microsoft Fabric Community
Using RELATED and RELATEDTABLE in DAX - SQLBI
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the references. but none of that helps.
"RELATED function (DAX) - DAX | Microsoft Learn
The RELATED function cannot be used to fetch a column across a limited relationship." Mine is not a limited relation.
"In direct query mode, modeling has some limitations:
Solved: The column x either doesn't exist or doesn't have ... - Microsoft Fabric Community"
If I merge queries, it is suggesting me to convert it to import mode to finish the merge function
I also went throuth the other solutions before posting mine here. None of the solutions is working for me.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
15 | |
14 | |
11 | |
8 |
User | Count |
---|---|
24 | |
19 | |
12 | |
11 | |
10 |