The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Helllo Community,
I try to create a new table with SELECTEDCOLUMN formula.
I need to pull data from a related table with one to many relation.
I use RELATED() and the formula should work, but it doesn't.
Anyone have a suggestion what's a hidden block here?
Here is the connection. It's definitely ok.
P.S. What I've found is that a reason might be in a connection between 2 tables from different datasets. (I'm testing functionality)
When it inside the same dataset, there are no flaws.
Solved! Go to Solution.
It might be because of the Limited relationships : https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-relationships-understand#limited-r...
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your Kudos !!
Try the below rather than RELATED in your code:
Did I answer your question? Mark my post as a solution!
Appreciate your Kudos !!
Yes, It works.
Thank you!
Any ideas why RELATED failed? Is it because of DirectQuery connection?
It shouldn't be as connection between tables are available and work.
It might be because of the Limited relationships : https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-relationships-understand#limited-r...
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your Kudos !!
You,re right!
Thank you!
User | Count |
---|---|
80 | |
73 | |
39 | |
30 | |
28 |
User | Count |
---|---|
107 | |
99 | |
55 | |
49 | |
46 |