Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
You could use today() for system date, or date(ReloadTime()) for application reload date.
Thank you Rakesh