Forum Discussion
Anonymous
7 years agoNot applicable
Dataflow size limit
I'm considering breaking one of my larger models into a series of Dataflows to improve the overall refresh performance of the model. I was wondering whether an individual dataflow had a size limit? A...
Anonymous
7 years agoNot applicable
Thank you. That confirms my thinking.
Does the refresh of the PBIX model force a refresh of the associated dataflows or will they refresh independently based on their individual refresh frequencies?
aldupler
7 years agoMicrosoft Employee
No. The schedules are separate. You can even have multiple dataflows with separate schedules feed the same report which can give you an extremely crude approximation of incremental refresh with out premium capacity.