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

Reload time


hi,

can anybody tell me if i am making reload on  5:30 PM ,what output will come out from the expression =hour(reloadtime()). as i work only in AM.

2 Replies
Not applicable
Author

Hi

since you used hour() function it will display "17" (military time, and only the hour will be displayed)

er_mohit
Master II
Master II

Try this in text object

=hour(time(ReloadTime(),'hh:mm:ss TT'))