Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Incremental Refresh not loading latest data

I have a report with Incremental Refresh set up on 2 tables Reservations and Folios. 

It has the same IR policy on both the tables

2023-05-19 08_41_02-.png

Reservations have the correct number of data loaded in the latest refreshes. However, Folios tables have 0 data loaded in the latest refreshes (checked the partitions with XMLA endpoint). 

The only difference between these two tables processing-wise is, the Folios table has  Value.NativeQuery() to enable Query Folding and Reservations table not. 

Other than that there are no errors and each scheduled refresh is successful. 

What could be the possible conflict here?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I found out the reason why this was occurring. I used a date time column that did not correspond to the current date when partitions were made. I changed it to use Created Date Time to create partitions and it works as expected now. 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I found out the reason why this was occurring. I used a date time column that did not correspond to the current date when partitions were made. I changed it to use Created Date Time to create partitions and it works as expected now. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors