Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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 Reservations have the correct number of data loaded in the l...
  • Anonymous's avatar
    Anonymous
    3 years ago

    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.