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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
nmodi
Creator
Creator

Dynamic pass through fields from csv file

So I have csv file & for the most part, it has fixed schema except it has few additional columns at end that I just need to pass through in output data

 

csv file schema:-

  1. fname
  2. lname
  3. address1
  4. address2
  5. city
  6. state
  7. zip
  8. dynamicfield1
  9. dynamicfield2
  10. dynamicfield3

here I have dynamic fields from 8 to 10, and field names also varies for those dynamic fields.

 

I dont need to do any processing on these dynamic fields, I just need to pass this through in the output data.

 

what is the best approach to achieve this scenario?

 

we have using enterprise version talend data integration v 6.4. any help on this would be really appreciated. 

Labels (3)
1 Reply
manodwhb
Champion II
Champion II

@Moe ,you can do with one dynamic data type column for the 8 to 10 column with enterprise edition.