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

Spark Dynamic Context

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)
2 Replies
TomG1
Creator
Creator

are you reading from a file or database table?

Anonymous
Not applicable
Author

From File