Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to identify the qvd is updating data from daily incremental load?
thanks in advance
Hi,
Check its reload date and max(Reload date) or any max date.
By the command =ReloadTime( ).
Thanks & Regards
You can also check the number of records to see if there was any increase. You can find this in the log file or you can use NoofRows() function in Trace command to explicitly mention it.