Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Thank You
just to concatenate my status column with respective to name.
as coalesce in SQL.
Do you mean something like this?
Hi,
Maybe something like:
Dimension: Name
Expression: Concat(status,',')
Hi Qlik View
Concat(status,',') as expression would give you this:
HTH Andy
can we do it in back end in sql script
Thank You Bro...Issue Solved
You can use Concat() in Qlikview script.
Do you want function in Sql? Which database are you using?
Hi,
please do not delete your initial questions for other readers to be able to understand proposed solutions.
thank you
regards
Marco
I was wondering what exactly are people trying to help with when the question itself is issue solved