The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have an incremental refresh table created by Enabling query folding into a native query
It was working fine but lately I am missing the last day of each month of the 2 months that incrementally refresh.
The incremental refresh is set up as this:
Can anyone help with this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @SaraPulgarin ,
We have seen in the community that there have been users with experiences similar to yours in the past, you can refer to the following suggestions.
1.You need to check the data source settings and make sure the time zone is correct. You also need to check the refresh schedule and make sure it is not set to skip the last day of the month. You can also try to refresh the dataflow manually and see if the missing data is loaded.
2.You need to configure the incremental refresh policy correctly and make sure the RangeStart and RangeEnd parameters are set to include the last day of the month. You also need to make sure the date column in your source table has the Date/Time data type and matches the format of the parameters.
Please refer to the following documents for more information.
Incremental Refresh Partitions - Missing Data for ... - Microsoft Fabric Community
Configure incremental refresh and real-time data for Power BI datasets - Power BI | Microsoft Learn
Original post:Solved: incremental refresh - issue : skip the last day of... - Microsoft Fabric Community
Best regards.
Community Support Team_Caitlyn