<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Expression help !!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862865#M656165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you say more than "not working"? Is Service_String empty? Are you getting an error? Can you attach a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 15:16:50 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2015-05-27T15:16:50Z</dc:date>
    <item>
      <title>Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862864#M656164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following expression is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(CId_Count&amp;gt;1,concat(distinct ServiceType,',')&amp;amp;'Multiple',concat(distinct ServiceType,',')) as Service_String&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862864#M656164</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-05-27T15:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862865#M656165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you say more than "not working"? Is Service_String empty? Are you getting an error? Can you attach a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862865#M656165</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-05-27T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862866#M656166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi mike,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;It says Invalid expression, when i am using the following expression it is working fine, but if i try to add if condition to add string called 'Multiple' it is not working.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concat(distinct ServiceType,',') as Service_String (&lt;STRONG&gt;Working Fine&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;if(CId_Count&amp;gt;1,concat(distinct ServiceType,',')&amp;amp;'Multiple',concat(distinct ServiceType,',')) as Service_String&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;STRONG&gt;NotWorking&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Ganesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862866#M656166</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-05-27T15:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862867#M656167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a field named CId_Count? Notice that the second letter is a capital I not an L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862867#M656167</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-05-27T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862868#M656168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mwoolf"&gt;mike woolf&lt;/A&gt;‌ How did you figure that out that it is not l but I? hahahaha looks the same to me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862868#M656168</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-27T15:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862869#M656169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replay Mike, It is not a problem with '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;CId_Count' name is correct and i got that field in table. Can you tell me, here can i add string (Multiple) like that or is there any other ways to do that ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862869#M656169</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-05-27T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862870#M656170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a problem with: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;concat(distinct ServiceType,',')&amp;amp;'Multiple'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try it in a textbox.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862870#M656170</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-05-27T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862871#M656171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(CId_Count&amp;gt;1,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;concat({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ServiceType&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=P(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ServiceType&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)&amp;gt;}distinct&amp;nbsp; ' ,Multiple, ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ServiceType&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;) &lt;/SPAN&gt;,concat(distinct ServiceType,',')) as Service_String.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This gives you result like below screenshot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87680_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862871#M656171</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-05-27T15:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862872#M656172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can not use set analysis in Script. have you got any other options to archive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 17:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862872#M656172</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-05-27T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862873#M656176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(CId_Count&amp;gt;1,ServiceType &amp;amp; ' ,Multiple', ServiceType &amp;amp; ',')&amp;nbsp; as Service_String.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;it gives you same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87698_1.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 17:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862873#M656176</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-05-27T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862874#M656185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CId_Count part of your&amp;nbsp; GROUP BY clause? It needs to be or you will have to apply an aggregation to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CId_Count.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com/" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 18:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862874#M656185</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-27T18:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862875#M656187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post your complete load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 18:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/862875#M656187</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-27T18:55:48Z</dc:date>
    </item>
  </channel>
</rss>

