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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Concatenation at user level

Hello,

I just need a help to concatinate two fields at user level( not at script level or UI level, the end user should be able to do this adhoc)

For Ex: if i select two values from two different obects, that should be merged and to be displayed in some other object.

Ex: like one value "Bank name" from one object and its "Branch Name" from other obect

so the result should be like Bankname, Branch Name(ABC Bank, London)

Message was edited by: Muruga

2 Replies
ThornOfCrowns
Specialist II
Specialist II

Pass the values to variables and conactenate those.

Not applicable
Author

Thank you ! so is that possible for the end user to pass the variables.

please explain in object level