Forum Discussion
ClaireCC
5 years agoFrequent Visitor
First incremental refresh large historical data
Hi Community, I have a questions on the first incremental refresh launched in Power Bi Service. My dataset contains 3 tables (sales, stock, stock movments) with incremental parameters RangeSt...
arvindsingh802
5 years agoCommunity Champion
You can break the data load using dataflow 1 table in each dataflow, and pull data to your dataset
Make sure that datalfows first refresh at different time, it will reduce load at your source and gateway and speed up the things.
If this post helps, then please consider Accept it as the solution and give it a thumbs up.