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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Establishing LastExecTime?

How do I establish LastExecTime for Incremental loads?

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I believe I have found the answer

LET LastExecTime = ReloadTime();

View solution in original post

2 Replies
Not applicable
Author

You can use variables after each load......and create a table by inline!

Anonymous
Not applicable
Author

I believe I have found the answer

LET LastExecTime = ReloadTime();