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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
timsaddler
Creator III
Creator III

Qliksense ReloadTime function

Hi

I want to check the latest reload time of the Operations Monitor Qliksense document.

When I use the ReloadTime() function , it returns 40712.

How do I convert this to a meaningful time?

I couldn't find anything in the helpfile.

Thanks in advance

1 Solution

Accepted Solutions
sunny_talwar

May be like thi:

=TimeStamp(ReloadTime())

View solution in original post

2 Replies
sunny_talwar

May be like thi:

=TimeStamp(ReloadTime())

timsaddler
Creator III
Creator III
Author

Thanks - having a vacant mind day today !