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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

reload time

1 - How can i get current reload time (not last reload time)

2 - How can i get last reload time of other QVW

13 Replies
Not applicable
Author

I want to use this variable in calculation. so not working

Not applicable
Author

now(0) is same as reloadtime() thats what i have observed

tresesco
MVP
MVP

In the script:

Let vThisReloadTime=Now();

Not applicable
Author

go through complete thread first please