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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tfilelist on multiple file patterns

hello, if it's possible to manage different file format from a tFileList ?

like  csv,*.xls, delimated..????

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Yes, you can do this. This component does not take file format into account. All it does is return a record set of filenames and paths. You can work out how the files are to be processed later in the job.

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Yes, you can do this. This component does not take file format into account. All it does is return a record set of filenames and paths. You can work out how the files are to be processed later in the job.