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

How to Check if the order of columns in two files is same?

I have two files containing columns names ,I need to validate if the columns are in the same order.

 

For eg : File1

ID;Name;Address

File2

ID:Address:Name

 

If these are the input files.I should be able to extract the columns which are in the wrong order.

Labels (2)
20 Replies
Anonymous
Not applicable
Author

thank you!