Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone,
I'm doing a job that I have a lot of dataflow with some big tables. I already did the incremental refresh in these big tables.
Do I need to do the incremental refresh again in the desktop to create the dataset or just in the dataflow is enough? Basically, do I need to do the incremental refresh in dataflow and also in my model in pbix?
Thank you
Solved! Go to Solution.
Hi @hama21
Datasets referencing dataflows should not use incremental refresh . Refreshes to dataflows are generally performant, so incremental refreshes shouldn't be necessary .
Dataflow incremental refresh and dataset incremental refresh are designed to work in tandem. It's acceptable and supported to have an incrementally refreshing entity in a dataflow, fully loaded into a dataset, or a fully loaded entity in a dataflow incrementally loaded to a dataset.
So if you configure incremental refresh for dataflow , you don't need do the incremental refresh again in the desktop .
Best Regards,
Community Support Team _ Ailsa Tao
Hi @hama21
Datasets referencing dataflows should not use incremental refresh . Refreshes to dataflows are generally performant, so incremental refreshes shouldn't be necessary .
Dataflow incremental refresh and dataset incremental refresh are designed to work in tandem. It's acceptable and supported to have an incrementally refreshing entity in a dataflow, fully loaded into a dataset, or a fully loaded entity in a dataflow incrementally loaded to a dataset.
So if you configure incremental refresh for dataflow , you don't need do the incremental refresh again in the desktop .
Best Regards,
Community Support Team _ Ailsa Tao
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.