Forum Discussion

data_mp_97's avatar
data_mp_97
Frequent Visitor
7 months ago
Solved

Incremental refresh failed in Fabric

Hello, after having a problem due to consuming all the Fabric capacity because of having Dataflows2 without incremental refresh. So, to solve it, we have activated incremental refresh on all the t...
  • Anonymous's avatar
    Anonymous
    7 months ago

    Hi data_mp_97 

    Thank you for reaching out to the Microsoft Fabric Forum Community.

    Just make sure the incremental refresh date filter is added right after the Source step, before you do anything else like joins, custom columns, grouping, or other transformations. If your query needs a lot of complex shaping, it’s better to use a staging dataflow that only pulls data and applies the date filter, and then handle the rest of the transformations in a second dataflow.

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.  
    Thanks.