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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ReloadDate() function ??

Hi,

     Is ther any function in QlikView to get the reload date of the application.For example I want to calculate the days difference between reload date and the admission date.

Thank you in advance.

2 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

You could use today() for system date, or date(ReloadTime()) for application reload date.

Not applicable
Author

Thank you Rakesh