Forum Discussion
Pavan_123456789
1 year agoHelper III
Assistance Required with Query Performance Issue
I am currently facing an issue where the DAX query runs successfully with SQL Server as the data source. However, when using a data flow as the source, the query exceeds the time limit. Could you pl...
Pavan_123456789
1 year agoHelper III
Hi lbendlin ,
I’ve encountered a performance issue when running the same DAX query across two different data sources. When I run the query against our SQL data source, it completes in about 393 ms. However, when running the same query against the Data Flow as the data source, it takes significantly longer—around 34 seconds (34,000 ms).
I’m unsure why this discrepancy is occurring. Could you please help me understand what might be causing the slower performance when using the Data Flow source? Any guidance or suggestions on how to optimize the query Please Help me.
lbendlin
1 year agoSuper User
These results are weird. Can you please show the data model in each case?