Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
------------------------------
='Data Updated on: '
&vLastReload
---------------------------------
The above statement tells me when the document was last reloaded. How do i also show when the next reload will be or can it not do that?
So last reload was x and the next reload is y.
Regards
Tyrone
Hi Gysbert
In qlikview server we can find the task XML file which has the recurrence information. We can use that file as input and add the recurrance time to last reload time to get next reload time.
Do you think it is the right way of doing it?
Thanks
Venkata S
Should work for any tasks that have a time based schedule. If the task depends on another event it will be more complicated.