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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
solomonadjei
Contributor III
Contributor III

File count in load script

Hello experts,

Could someone please help me with file count in a load script. I have over 1000 file that I want to upload and want to know whether everything has uploaded or not as the QVD file size doesn’t tell me much from the previous size. 

Thanks for your support.

2 Replies
wade12
Partner - Creator II
Partner - Creator II

set i = 0 and then increment by 1 every time a file is loaded.

... just a suggestion.

wade12
Partner - Creator II
Partner - Creator II

this link may also help you:

Count loaded files?