Forum Discussion
dylanndengu
5 years agoHelper I
DAX Equations with DirectQuery
Hi Everyone, I am using DirectQuery to access data in a PostgreSQL database with millions of rows. I'm accessing about 10 different tables and trying to make reports using them. One of them is cu...
v-xulin-mstf
5 years agoCommunity Support
Hi dylanndengu,
Here is the modeling limitation of DQ.
Although import mode has complete modeling capabilities, it is slow to import data.
You can model in SQL SERVER Analysis Services.
Then Connect to Analysis Services tabular data with Live Connection in Power BI Desktop.
You can refer:
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-analysis-services-tabular-data
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.