<?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 concatenation in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220450#M390317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a calculation, as below - which is failing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if ( &lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( &amp;lt;&amp;nbsp; NPSYear &amp;amp;' '&amp;amp; NPSQuarter&amp;nbsp; =&amp;nbsp; {'2016 Q3'} &amp;gt;} [Score])&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;11 ,&amp;nbsp; argb(150, 255,0,0), argb(150, 0,128,0) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume it is the ampersand ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried putting&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;NPSYear &amp;amp;' '&amp;amp; NPSQuarter &lt;/STRONG&gt;into a variable - vQtr, and using it here, but no luck.&amp;nbsp; Any ideas!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2017 15:51:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-06T15:51:41Z</dc:date>
    <item>
      <title>concatenation in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220450#M390317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a calculation, as below - which is failing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if ( &lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( &amp;lt;&amp;nbsp; NPSYear &amp;amp;' '&amp;amp; NPSQuarter&amp;nbsp; =&amp;nbsp; {'2016 Q3'} &amp;gt;} [Score])&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;11 ,&amp;nbsp; argb(150, 255,0,0), argb(150, 0,128,0) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume it is the ampersand ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried putting&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;NPSYear &amp;amp;' '&amp;amp; NPSQuarter &lt;/STRONG&gt;into a variable - vQtr, and using it here, but no luck.&amp;nbsp; Any ideas!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 15:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220450#M390317</guid>
      <dc:creator />
      <dc:date>2017-02-06T15:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220451#M390318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Left hand side of a set modifier cannot be a function or calculation.... try like this may be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=If(Sum(&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;NPSYear = {2016}, NPSQuarter = {'Q3'}&lt;/SPAN&gt;&amp;gt;} [Score]) &amp;lt;11, ARGB(150, 255,0,0), ARGB(150, 0,128,0))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 15:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220451#M390318</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-06T15:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220452#M390319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it can't?&amp;nbsp; Well that's good information! Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 15:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220452#M390319</guid>
      <dc:creator />
      <dc:date>2017-02-06T15:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: concatenation in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220453#M390320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, left hand side needs to be a field which is derived in the script. No calculations or functions are allowed on the left hand side &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 15:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenation-in-set-analysis/m-p/1220453#M390320</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-06T15:59:33Z</dc:date>
    </item>
  </channel>
</rss>

