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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Recharge Date Function

Hi!

I need to show the last hour and date when the user has recharged de QV File. Is there any function that lets me to do this?

Best regards

2 Replies
erichshiino
Partner - Master
Partner - Master

You can use reloadtime()

on a text box:

=reloadtime()

Not applicable
Author

Thanks!