Discussion Board for collaboration related to QlikView App Development.
how can i insert all this reload time in one qvd file
ReloadTime:
Load FileTime() as LastReloadTime
FROM [FilesPath\*.qvd] (qvd);
store ReloadTime into [NewPath\ReloadTime.qvd](qvd);