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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors