Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Incremental refresh on dataflow and dataset

Hi all, 

I am trying to implement incremental refresh on my dataflow and a dataset based on the dataflow itself. Just need suggestions what would be a good way to perform the activity also, I have implemented the incremental refresh but I now see an error whenever I try to do an on demand refresh. There is no error message displayed with it. Kindly help.

 

 

1 Reply

  • While you are free to do an incremental refresh on both the dataflow and the dataset it is adding a lot of process steps with not much to show for.  If your dataset is already using incremental refresh then you don't need a dataflow.  If you created the dataflow for wider sharing then you don't need an incremental refresh for the dataset (unless your dataflow is bigger than 10 GB).

     

    Please share more about the scenario you are in and about the business problem you are trying to solve.