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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
ganeshreddy
Creator III
Creator III

Expression help !!!

Hi All,

The following expression is not working.

if(CId_Count>1,concat(distinct ServiceType,',')&'Multiple',concat(distinct ServiceType,',')) as Service_String

can any one help.

Cheers,

Ganesh

Labels (1)
11 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Is CId_Count part of your  GROUP BY clause? It needs to be or you will have to apply an aggregation to CId_Count.

-Rob

http://masterssummit.com

http://robwunderlich.com

MarcoWedel
MVP
MVP

please post your complete load statement.

thanks

regards

Marco