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: 
Rmd_Rxd
Contributor
Contributor

Concatenate fields from different tables in script

Hi everyone I am new on Qlikview. 

I have a Qlikview APP that I am developing new visibilities. This App has 12 different tabs with its scripts.

I am needing to concatenate 3 fields to create a new one that offers the visibility expected by the users. I know how to do this when the fields are in the same table.  But I don't know yet how to do this when each field (column) comes from a different table. Could someone help me with that? 

Tks 

1 Reply
MayilVahanan
MVP
MVP

Hi @Rmd_Rxd 

You can bring all 3 field in one table (Main table) by using ApplyMap concept. Please refer the below link for more details about ApplyMap

https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/Mappi...

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.