Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am trying to use the "RELATED" function with a Direct Query Table and alway get and error. I have the tables related. Is there an different way to relate to a direct query table? Will the RELATED fuction work with a direct query?
The error is "either doesn't exist or doesn't have a relationship to any table available in the current context."
Solved! Go to Solution.
RELATED won't work across limited relationships, so if the 2 tables are on different data islands you'll need to use LOOKUPVALUE instead.
RELATED won't work across limited relationships, so if the 2 tables are on different data islands you'll need to use LOOKUPVALUE instead.
LOOKUPVALUE also is not working in the direct query mode.
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 10 |
| User | Count |
|---|---|
| 54 | |
| 53 | |
| 40 | |
| 37 | |
| 32 |