Forum Discussion
Help with incremental refresh dataflow and dataset
- Anonymous3 years ago
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