Forum Discussion

campelliann's avatar
campelliann
Post Patron
3 years ago
Solved

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 ...
  • ibarrau's avatar
    3 years ago

    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,