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
Hi,
I am unable to create relationship with the fact table which is in the server (Direct Query)
It shows as blank. Help Appreciated! 🙂
Solved! Go to Solution.
Hi @Anonymous ,
I wonder how many rows are in your fact table, there is a one-million-row limitation for direct query mode.
Please have a good look at this document to know more about the limitations for direct query.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You need to set the tables storage mode to dual so that power bi treats it as a composite model:
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 46 | |
| 44 | |
| 31 |