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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sona_sa
Creator II
Creator II

Store Multiple QVD By Using Loop

Hi,

I have more than 50 QVD in my folder. I need to store entire QVD name By Size with Today's Date, With Last Modified and This execution relolad time to a Separate folder.

For ex: Historization_10062018.QVD, Size - 250 MB, Last Modified Date - 10/06/2018 4:30 A.M, This Exicution Time - 12/06/2018 8:00 A.M.

Similarly for another 49 QVD Information.

By using loop function Can we do it.

Regards,

AK

3 Replies
bramkn
Partner - Specialist
Partner - Specialist

for each file in filelist and use these functions for the timestamp etc.

https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/FileFunctions/...

sona_sa
Creator II
Creator II
Author

Hi Knuever,

Do you have any script for the same.

Regards,

AK

bramkn
Partner - Specialist
Partner - Specialist

Not really. I have only made a few scripts to check the age of a file to make sure files are up to date. Not able to share.