Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to identify the qvd is updating data from daily incremental load?

how to identify the qvd is updating data from daily incremental load?

thanks in advance

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

Check its reload date and max(Reload date) or any max date.

By the command  =ReloadTime( ).

Thanks & Regards

Not applicable
Author

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.