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
henrychoiyw
Regular Visitor

Question about Direct Query + import

Hi,

I am trying to create a report that coming from two sources (Dataverse & Azure SQL database). I use Direct Query for Dataverse and Import for Azure SQL database. The data on Dataverse is live data and the data in Azure SQL database is a freeze or view only. I used append to combine both tables and it could load all the records as I expected. However, the auto refresh seems does not work. The dataset stopped on 17th Jun. 

I want to ask am I doing the right way or there is other way to do so that I can keep loading the latest data with Direct Query and can still combine the table from Azure SQL Database.

Thank you very much in advance.

Henry

 

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @henrychoiyw -When you use DirectQuery and Import in the same dataset, ensure that the append operation correctly handles the mixed storage mode. The append query should trigger a refresh of the DirectQuery part when queried.

Combining live and static data sources in Power BI can be done effectively using DirectQuery for real-time data and Import for static data.

Verify that your Power BI Service settings allow for automatic refresh. Go to the dataset settings in Power BI Service and ensure scheduled refresh is enabled and configured correctly.

with proper configuration of refresh settings and credentials is key to maintaining up-to-date data in your reports.

If the automatic refresh does not work as expected, reviewing the dataset settings and monitoring refresh logs in Power BI Service is crucial for troubleshooting and resolving issues.

 

similar question answer FYR:

Solved: import vs direct query decision - Microsoft Fabric Community





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
rajendraongole1
Super User
Super User

Hi @henrychoiyw -When you use DirectQuery and Import in the same dataset, ensure that the append operation correctly handles the mixed storage mode. The append query should trigger a refresh of the DirectQuery part when queried.

Combining live and static data sources in Power BI can be done effectively using DirectQuery for real-time data and Import for static data.

Verify that your Power BI Service settings allow for automatic refresh. Go to the dataset settings in Power BI Service and ensure scheduled refresh is enabled and configured correctly.

with proper configuration of refresh settings and credentials is key to maintaining up-to-date data in your reports.

If the automatic refresh does not work as expected, reviewing the dataset settings and monitoring refresh logs in Power BI Service is crucial for troubleshooting and resolving issues.

 

similar question answer FYR:

Solved: import vs direct query decision - Microsoft Fabric Community





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





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.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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