Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! 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!