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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
campelliann
Post Patron
Post Patron

DataFlows - scheduled refresh

Hi there,


Let's say I schedule a refresh for a dataflow and a report that uses the same dataflow as source - at the same hour

If they both refresh at the same time will I get the dataflow data up to date or is there any "danger" that the report dataset refreshes before the dataflow?

Thanks

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. You shouldn't do that. The dataset won't be able to get the last updated data from the dataflow. Check how much it takes to the dataflow to refresh. Then schedule the dataset later considering the timeframe.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

3 REPLIES 3
pcguysam
New Member

It would be nice if you could schedule it like an ETL process with dependencies and setup the sequence, but you can't.  I stagger mine.  I update all of my dataflows at say, 3AM and then schedule the datasets at 4AM.  In our case, once per day is enough.  This is more information than you asked for, but if you want or need real-time data, there is a process using shell scripting and the API where you can actually stream data to the PBI service.

ibarrau
Super User
Super User

Hi. You shouldn't do that. The dataset won't be able to get the last updated data from the dataflow. Check how much it takes to the dataflow to refresh. Then schedule the dataset later considering the timeframe.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Hi again, yes I was not quite sure... Many thanks again!

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors