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: 
Anonymous
Not applicable

How monitor file dimensions in Qlikview

I need a dashboard monitor reporting list of file with relative dimension and date with path, name of file, date and a bar state with alert color and popup message when dimension is the max value possible. Es file Pippo.xls max 500 MB, Pluto.csv max 2 Gb ecc

I attach an template gui.

Thanks.

Mario Di Loreto

1 Reply
marcus_sommer

You could use filelist + dirlist and the qv file-functions like filesize, filetime and so on to loop through your folders and read all necessary informations into a file which you could use in the dashboard. Here a small example of filelist: Re: Load latest files from directory but if you looked on help (by for each) and here within the communinty you will find many examples.

- Marcus