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

Time/Date that the document was reloaded

Hello,

Is there a way to add the time that the document was reloaded?

Thanks in advance.

1 Solution

Accepted Solutions
vinafidalgo
Partner - Creator
Partner - Creator

To display the time that the document was reloaded you can put this function on a text box for example:

=ReloadTime()

View solution in original post

2 Replies
vcanale
Partner - Creator II
Partner - Creator II

Hi,

try:

='Last reload' &ReloadTime()

vinafidalgo
Partner - Creator
Partner - Creator

To display the time that the document was reloaded you can put this function on a text box for example:

=ReloadTime()