Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT

Qlik Sense: ReloadTime() Showing incorrect information

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
NadiaB
Support
Support

Qlik Sense: ReloadTime() Showing incorrect information

Last Update:

Apr 14, 2023 2:50:51 AM

Updated By:

Sonja_Bauernfeind

Created date:

Nov 1, 2021 8:37:37 AM

ReloadTime() displays incorrect information compared to what the last reload date is shown in the app information. 

This is caused by the timestamp for 'Data last loaded' in the App Overview displaying the time in the user's local time zone, while ReloadTime() will return the timestamp of the last successful app reload in the server time zone.

This function does not convert the timestamp based on the user's local time.

Resolution

ConvertToLocalTime(ReloadTime(), 'Place/TimeZone')

 

Related Content 

converttolocaltime - script and chart function | Qlik Sense on Windows Help

 

Environment

Qlik Sense Enterprise on Windows 

Internal Investigation ID(s) 

JIRA QB-6413

Labels (1)
Comments
EduardoUlloa
Partner - Contributor II
Partner - Contributor II

Thanks @NadiaB . The senence you suggest is proving that the problem is in the service wich is providing the time for Mexico central Zone, it returns a wrong hour.

As you can see in the attached screen current time is 11:xx, the last ReloadTime(), including the expression you suggested is 12:xx.

If  the time and time zone in the server and windows patches are ok, Which is the time source of LocalTime( 'Mexico City')? 

Sonja_Bauernfeind
Digital Support
Digital Support

Hello @EduardoUlloa 

You may have wanted to reply with this in a case - I will forward the information to the support engineer.

All the best,
Sonja 

Version history
Last update:
‎2023-04-14 02:50 AM
Updated by: