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: 
Anonymous
Not applicable

Merging Two Field values

Hi All

I have merged two field values coming from 2 tables into a single dimension on Qliksense frontend but on selection,  the merged values get selected too along with some hidden selection applied. Is that avoidable?

I used this code below:

=pick(match($Field,'Col1','Col3'),Col1,Col3)

Merge.PNG

0 Replies