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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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!