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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tfileexist

Can I use tfileexist to check if ANY files are in a folder, e.g. *.* or *.csv... It does not seem to work, any way around this problem?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Firstly, you can use tfilelist to retrieves a set of files based on a filemask pattern and check them by using tfileexist component then.
Please take a look at my screenshot.

As a matter of fact, if you want to check if there is any file in a folder, e.g. *.* or *.csv. You can check out "generate error if no file found " directly.

Best regards
Sabrina
0683p000009MGaz.png