Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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!