Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
prutis66
Contributor III
Contributor III

displaying reload time in qliksense tile sheet

Hi, I want to display last reload date and time in sheet description of qliksense app , i tried but no luck. Could any one help me on this?

Labels (2)
2 Replies
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Is there a FX  beside the description box?

Or try inserting '=' in front of the text:

='Last Reload on - '&reloadtime()

Kashyap_R
Partner - Specialist
Partner - Specialist

Hi 

I think in-app description you cant add any functions and actually you don't need reload date and time there because by default it will be displayed but if you want to use in sheet description then you can use this expression in your sheet title expression

='Reloadtime - ' &ReloadTime()

hope this helps

Thanks

Thanks and Regards
Kashyap.R