Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I'm learning Power BI and I came across something that I don't understand. I have a 1-* relationship between the table "PI6" and "Progress". If I add a calculated column to the PI6 table, I can set the value equal to the column "Percent" in the Progress table with the function RELATED. But if I try to create a measure and use exactly the same formula Power BI tells me that the column "Percent" doesn't exist or there isn't a relationship to any table available in the current context (s. picture)???
Solved! Go to Solution.
Hi @Anonymous ,
The RELATED DAX function has a limitation which you can see here:
https://learn.microsoft.com/en-us/dax/related-function-dax#remarks
Hi @Anonymous ,
The RELATED DAX function has a limitation which you can see here:
https://learn.microsoft.com/en-us/dax/related-function-dax#remarks
Thank you for the explanation
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.