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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Last Data Load

Hello, I'm very new to QLIK and therefore this may be a basic question, but how do I retrieve and post the date and time of the last data refresh on my app sheet?

1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

Create a 'Text and Image' object and add this as the measure -> =ReloadTime()

View solution in original post

3 Replies
sunny_talwar
MVP
MVP

Try the function ReloadTime()

Not applicable
Author

yes, I am aware of that function, but I do not know how to use it (I'm very new) - do I let/set a variable in my data load script?

sunny_talwar
MVP
MVP

Create a 'Text and Image' object and add this as the measure -> =ReloadTime()