Forum Discussion

MightyMicrobe's avatar
MightyMicrobe
Helper II
4 years ago

Minor Changes to Dataflow = Full Refresh?

I have a dataflow with several large tables (~700 Million rows) with the incremental refresh. I want to add a new table to the dataflow without changing anything in the existing tables. Will this cause everything to reload, or the existing tables will keep running as per usual and only the new table gets created/refreshed?

 

Thank you. 

2 Replies

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Community Support

    Hi MightyMicrobe ,

     

    I think a new table created separately will not cause the content to be reloaded and refresh the newly created table separately. If the new table has a query relationship with the original table, then it will change the way it is refreshed.


    If the problem is still not resolved, please point it out. Looking forward to your reply.


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.