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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
help4qv123
Creator II
Creator II

Issue solved

Thank You

12 Replies
help4qv123
Creator II
Creator II
Author

just to concatenate my status column with respective to name.

as coalesce in SQL.

jsanchezh
Partner - Creator
Partner - Creator

Do you mean something like this?

fvelascog72
Partner - Specialist
Partner - Specialist

Hi,

Maybe something like:

Dimension: Name

Expression: Concat(status,',')

awhitfield
Partner - Champion
Partner - Champion

Hi Qlik View

Concat(status,',') as expression would give you this:

HTH Andy

help4qv123
Creator II
Creator II
Author

can we do it in back end in sql script

help4qv123
Creator II
Creator II
Author

Thank You Bro...Issue Solved

anbu1984
Master III
Master III

You can use Concat() in Qlikview script.

Do you want function in Sql? Which database are you using?

MarcoWedel

Hi,

please do not delete your initial questions for other readers to be able to understand proposed solutions.

thank you

regards

Marco

sunny_talwar

I was wondering what exactly are people trying to help with when the question itself is issue solved