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: 
EvoticTalend
Contributor
Contributor

How to do define a schema for a diferent files in a tFileInputDelimited?

Hi everyone.

 

I have a flow to take many files in a folder. I wanna put different files with different name for the date.

 

 

FOR EXAMPLE (in the same folder):

FILE_20210901, FILE_20210902, FILE_20210903...

 

 

I have the flow similar like this.

0695b00000IfnfCAAR.png 

 

How can I put the tFileInputdelimited in this flow?

 

If I don't select any file, I don't have the schema.

If I select a file, the next has other filename because the data changes.

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

It seems you are looking for talend dynamic Schema feature with varying schema.

Please have a look at this article:

https://community.talend.com/s/article/How-to-process-changing-data-structure-ExK7j

Best regards

Sabrina