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: 
Anonymous
Not applicable

Establishing LastExecTime?

How do I establish LastExecTime for Incremental loads?

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();