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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors