Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jaryszek
Power Participant
Power Participant

I connected to semantic model created on Datalake on OneLake but see that DirectQuery is fired!

Hello,

I made steps from this tutorial:

https://powerbi.microsoft.com/en-us/blog/deep-dive-into-direct-lake-on-onelake-and-creating-direct-l... 

And created new report, 
connected to live semantic model from power bi desktop, run performance analyzer and saw:

 

jaryszek_0-1756975419557.png


So why this is turning automatically into SQL ENdpoint? 

I do not want to use Direct Query, it was not a purpose of this feature!

Best,
Jacek

 

1 ACCEPTED SOLUTION
v-prasare
Community Support
Community Support

Hi @jaryszek,

Thanks for your patience here.

 

By default, semantic models in Fabric are set to DirectLakeBehavior is Automatic, which means: Try Direct Lake first. If not possible, fall back to SQL Endpoint (DirectQuery).

 

If the queries inside sematic model includes functionality not yet supported in Direct Lake (e.g., certain DAX functions, relationships, calculated columns/measures, row-level security), the engine automatically falls back to SQL Endpoint.

 

That’s why you’re seeing DirectQuery queries in your analyzer.

 

 

Thanks,

Prashanth Are

MS fabric community support

View solution in original post

3 REPLIES 3
v-prasare
Community Support
Community Support

Hi @jaryszek,

Please refer to this doc for more insights related to Direct lake sematic models and let me know if this helps?

https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-manage

 

 

 

Thanks,

Prashanth

MS Fabric community support

v-prasare
Community Support
Community Support

Hi @jaryszek,

Thanks for your patience here.

 

By default, semantic models in Fabric are set to DirectLakeBehavior is Automatic, which means: Try Direct Lake first. If not possible, fall back to SQL Endpoint (DirectQuery).

 

If the queries inside sematic model includes functionality not yet supported in Direct Lake (e.g., certain DAX functions, relationships, calculated columns/measures, row-level security), the engine automatically falls back to SQL Endpoint.

 

That’s why you’re seeing DirectQuery queries in your analyzer.

 

 

Thanks,

Prashanth Are

MS fabric community support

what does it mean ? I open to be hired by Microsoft and work on it with you 😉 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors