Forum Discussion
npowerbi
7 years agoAdvocate II
Scheduled / Incremental Data Refresh : Validation
Hello Folks, I am working on Incremental Refresh POC with one table. I loaded the entire table to start with and then configured incremental refresh and scheduled one. I am trying to insert o...
TomMartens
7 years agoSuper User
Hey,
maybe this idea would help, create a view upon your table and add a column that contains the current_timestamp, if the refresh loads all the data this timestamp will contain values that you would not expect in your dataset inside Power BI.
I did not try this myself, just an idea.
Regards,
Tom