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: 
Anonymous
Not applicable

Mapping Dynamic Schema to a Fixed Destination Schema

Hi Team

 

I have a scenario like i need to map input and output columns

but my input column names always varies

For example First time when i read the  field names could be like

First_Name->FirstName

Last_Name->LastName

second time the feilds could be like

FName->FirstName

SName->LastName

Third Time it could be like 

FN->FirstName

LN->LastName

 

which means what ever may be the input column i could be able to map with output columns

Can you please help out with this

 

Thanks

Deepthi

 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

There is 'dynamic schema' feature in talend subscription solution which allows you to design schema with an unknown column structure (unknown name and number of columns).
Here is a related troubleshooting-Development document about https://community.talend.com/t5/Troubleshooting-Development/How-to-process-changing-data-structure/t....

Hope it will help.

Best regards

Sabrina