Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Is it possible to implement Incremental Refresh based upon Last Modified Date?

Hi, I want to implement Incremental Refresh for my Power BI Dataset but all the videos/guides I have watched/read apply incremental refresh based upon a Date Range given by themselves.

 

I was wondering whether is it possible to do the same using Last Modified Date in my Fact Table. I have a field in Fact Table that tells me when was a certain row modified. 

 

Now, I was wondering that if I could maybe get the Timestamp for "Last Refresh" and then only refresh those rows whose modified date was greater than the Last Refresh time. Does anybody know whether such a thing is possible or not? 

1 Reply