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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

File processing using Dynamic Schema

Currently using Talend Data Integration Version: 6.4.1 Build id: 20170623_1246 (aka Enterprise)

 

Problem:

We are receiving clinical text csv files with differing numbers of columns in the files.

There is a core set of columns we want to retrieve from all of the files.  There is also 

a set of columns that will be listed multiple times which we want to concatenate

together and continue to pass along in the flow.

 

So how to I retrieve the "dynamic schema" column information and the value of the column coming from a  component?

 

Thank you

Peter

Labels (1)
1 Reply
Anonymous
Not applicable
Author

Hello,


@pd_ wrote:

There is a core set of columns we want to retrieve from all of the files.  There is also 

a set of columns that will be listed multiple times which we want to concatenate

together and continue to pass along in the flow.

 

 

 



With your job requirement, could you please elaborate your case with an example with input and expected output values?

Here is an article that introduces the dynamic schema feature:https://community.talend.com/t5/Design-and-Development/How-to-process-changing-data-structure/ta-p/2...

Hope it helps.

Best regards

Sabrina