Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
I built a dataflow with 2 underlying tables. That worked properly and data loaded. Enhanced Compute is set to 'On'.
When I connect to the dataflow from Power BI desktop and try to use Direct Query it works for one of the 2 tables but not the other one. Any ideas why? Both tables just connect to a SQL Server db view. I even changed the underlying SQL of the one which didn't work - to be the same as the SQL for the one that did work - and still unable to use direct query - can just use import.
Thanks,
Dan
Solved! Go to Solution.
Hi, @dancarr22
It's possible that the table that is not working with Direct Query has a data type that is not supported by Direct Query.
To use Direct Query, the data source must support the required data types and functions. If the data source does not support these data types or functions, Power BI will automatically switch to Import mode.
You can check the data types of the columns in the table that is not working with Direct Query and compare them to the data types that are supported by Direct Query.
Another possibility is that the table that is not working with Direct Query has a large number of rows or is too complex for Direct Query to handle. In this case, you may need to consider using Import mode or optimizing the table to work with Direct Query.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @dancarr22
It's possible that the table that is not working with Direct Query has a data type that is not supported by Direct Query.
To use Direct Query, the data source must support the required data types and functions. If the data source does not support these data types or functions, Power BI will automatically switch to Import mode.
You can check the data types of the columns in the table that is not working with Direct Query and compare them to the data types that are supported by Direct Query.
Another possibility is that the table that is not working with Direct Query has a large number of rows or is too complex for Direct Query to handle. In this case, you may need to consider using Import mode or optimizing the table to work with Direct Query.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
57 | |
30 | |
24 | |
23 | |
20 |
User | Count |
---|---|
57 | |
37 | |
23 | |
22 | |
20 |