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: 
Nolgath
Creator
Creator

Can't concatenate/Concat no matter what.

Hi,

 

I am having a problem, my qlik sense hub is version 0.49.4 to get some context.

I can't concat() or use '&' in my script. 

Concat(field1,field2) as field3 is not working it always gives expression error. And the fields are both Strings.

and field1 & field2 as field3 works but gives me duplicate information like in the image attached.

 

For example in the image i did: seller_country & buyer_country as country.

 

How can i go around this? I need to join more fields..

Labels (6)
1 Solution

Accepted Solutions
Or
MVP
MVP

I'm not sure I follow your issue. Your image looks to be the correct and expected behavior, with the values concatenated and no duplication.

View solution in original post

1 Reply
Or
MVP
MVP

I'm not sure I follow your issue. Your image looks to be the correct and expected behavior, with the values concatenated and no duplication.