Forum Discussion

suyoggunjal's avatar
suyoggunjal
New Member
1 year ago
Solved

Missing some data for incremental refresh after schedule refresh

I'm noticing that data for Shift 3 is missing for the current month after setting up the incremental refresh, even though shift-wise data is available in the dataset
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi suyoggunjal ,

    Thank you for reaching out to the Microsoft Fabric Community Forum. Also thank you rohit1991  and pankajnamekar25  for your inputs.

     

    Based on your issue, it seems that the missing Shift 3 data after the scheduled refresh is likely due to timestamp boundaries. When Shift 3 spans across midnight, the RangeStart and RangeEnd filters used for incremental refresh may not fully capture this data.

     

    Here are the recommended steps to follow which helps in resolving the issue:

    • Ensure timestamps for Shift 3 align correctly with your incremental refresh period, especially if the shift extends past midnight.
    • Review the partitioning logic to ensure it includes the full date range for Shift 3, especially across days.
    • Trigger a full refresh to confirm if the issue is tied to the incremental refresh setup.
    • Consider expanding your RangeStart/RangeEnd parameters to capture late-night data properly.

    I hope this will resolve your issue, if you need any further assistance, feel free to reach out.

     

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

     

    Thankyou.