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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jonesbrown
Creator
Creator

Difference between Concatenate and ApplyMap  Where we use give me an example

Hi All

I am new to Qlikview 

Difference between Concatenate and ApplyMap  Where we use give me an example 

plz help.

Labels (1)
1 Reply
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Applymap function: to map the first field into the table required.
Mapping table works with only 2 columns. First column in the mapping table is the key, second column is the value to be mapped
Rows of data still remains the same when using applymap function.

Concatenate : Append new rows into the table.

Refer qvw attached as reference.

Uncomment exit script to see the difference among these two functions.

Thanks and regards,

Arthur Fong