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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
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();