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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
esambell
Frequent Visitor

DataFlows with DirectQuery Not Querying Base Datasource

When using a Dataflow with DirectQuery the DirectQuery function seems to only provide live access to the data cached in the Dataflow itself, not the base datasource itself (in this case MS SQL). If the idea is to provide near real time data to a report is there a way to do this with Dataflows to create a standardized single point of truth, or does it mean setting up individual semantic models for each report for DirectQuery to work properly?

1 ACCEPTED SOLUTION
collinq
Super User
Super User

Hi @esambell ,

 

If I am understanding you correctly, the issue is that you are wanting to have data refresh more often or closer to real-time, is that right?  In the dataflow, it will refresh the data based on the refresh cycle.  It doesn't matter how the data is connected to, just how often it is refreshed.  So, if you have a PRO license, then you will get data up to 8 times a day. If you have Premium, you can increase the number of refreshes.  

 

Even if you set up each and every report to use Direct Query, the data is only refreshed when the scheduled refresh runs.  You don't necessarily achieve the goal of getting to your data more often.

 

However, if you are needing real time streaming of the data, this article is a pretty good overview of how that works.  Real-time streaming in Power BI - Power BI | Microsoft Learn

 

 




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

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

1 REPLY 1
collinq
Super User
Super User

Hi @esambell ,

 

If I am understanding you correctly, the issue is that you are wanting to have data refresh more often or closer to real-time, is that right?  In the dataflow, it will refresh the data based on the refresh cycle.  It doesn't matter how the data is connected to, just how often it is refreshed.  So, if you have a PRO license, then you will get data up to 8 times a day. If you have Premium, you can increase the number of refreshes.  

 

Even if you set up each and every report to use Direct Query, the data is only refreshed when the scheduled refresh runs.  You don't necessarily achieve the goal of getting to your data more often.

 

However, if you are needing real time streaming of the data, this article is a pretty good overview of how that works.  Real-time streaming in Power BI - Power BI | Microsoft Learn

 

 




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

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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 Kudoed Authors