Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 60 | |
| 46 | |
| 32 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 80 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |