Forum Discussion

fabconmvp's avatar
fabconmvp
Helper I
1 year ago
Solved

Dataflow gen 2 Incremental Refresh(Bucket Size and Concluded Periods)

Hello everyone,   I have 2 significant questions. First of all, this will be long message, thanks for reading and comments.   I have an incremental refresh like below the image.     My f...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi fabconmvp 

    1. With "Only extract data for concluded periods" Enabled

    Concept of Complete Periods: With a bucket size of "year," the complete period is a full year.
    Refresh Behavior: The dataflow will bucket data by year and only refresh data for fully completed years.


    Example on the Current Date (November 7, 2024):

    Since 2024 is not yet finished, the dataflow will only refresh data for the most recent fully completed year 2023.

    2024 data won’t be refreshed until the year ends.


    So, the refresh will cover only data for 2023.


    2. With "Only extract data for concluded periods" Disabled

    Refresh Behavior: Even if the current year hasn’t concluded, the dataflow will still refresh data for the ongoing year.

    Example on the Current Date (November 7, 2024):

    The dataflow will refresh data for both 2023 and 2024 (up to today’s data), because with this setting disabled, the dataflow includes the ongoing, incomplete year.


     

     

     

     

     

     

     

    Best Regards,

    Jayleny

     

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