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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
mak82pk
Helper I
Helper I

How Directly Query works for SQL Server?

Hi,

 

I need to know how Direct Query works for SQL Server? For import mode, I know it clears and adds new records dataset after the configured time (say 15min).

 

Does Direct Query push records to the dataset or it works like import mode?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@mak82pk,

When using DirectQuery mode to connect to SQL Server database, no data will actually be imported into the Power BI store upon load. Queries will be sent to SQL Server database to retrieve necessary data when building  visuals in Power BI Desktop.

After publishing report to Power BI Service, also, no data is included with the dataset. For more details, please review the following article.
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-directquery-about/

Regards,
Lydia

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@mak82pk,

When using DirectQuery mode to connect to SQL Server database, no data will actually be imported into the Power BI store upon load. Queries will be sent to SQL Server database to retrieve necessary data when building  visuals in Power BI Desktop.

After publishing report to Power BI Service, also, no data is included with the dataset. For more details, please review the following article.
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-directquery-about/

Regards,
Lydia

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors