<?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: Set Analysis: more values of Field from variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033271#M925952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both suggests but they count all elements [Key ATT], without considerering the set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 08:31:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-01T08:31:04Z</dc:date>
    <item>
      <title>Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033266#M925945</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 this trouble:&lt;/P&gt;&lt;P&gt;my variable &lt;SPAN style="font-size: 13.3333px;"&gt;gets the selected values of a field:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;set &lt;SPAN style="font-size: 13.3333px;"&gt;v_tipologia&lt;/SPAN&gt; =GetFieldSelections(Tipo.Selezione,',',20);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, a possible return is the following string:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delta,Disp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need use it in the following&lt;SPAN style="font-size: 13.3333px;"&gt; graph&lt;/SPAN&gt; expression but not work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({$&amp;lt;Tipologia2={'$(v_tipologia)'}&amp;gt;}[Key ATT])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any aid? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033266#M925945</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033267#M925946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u miss single quote?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;set &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;v_tipologia&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; =&lt;STRONG&gt;'GetFieldSelections(Tipo.Selezione,',',20)';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033267#M925946</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-01T08:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033268#M925947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean the problem is the graph expression no the variable. Yours doesn't work&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033268#M925947</guid>
      <dc:creator />
      <dc:date>2016-04-01T08:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033269#M925948</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;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tipo.Selezione&lt;/SPAN&gt; = {$(=GetFieldSelections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tipo.Selezione&lt;/SPAN&gt;))}&amp;gt;}DISTINCT &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Key ATT]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033269#M925948</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-04-01T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033270#M925949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Try,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;[&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tipo.Selezione&lt;/STRONG&gt;]={'$(=concat(distinct [&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tipo.Selezione&lt;/STRONG&gt;],chr(39)&amp;amp;','&amp;amp;chr(39)))'}&amp;gt;}Open)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033270#M925949</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-04-01T08:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033271#M925952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both suggests but they count all elements [Key ATT], without considerering the set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033271#M925952</guid>
      <dc:creator />
      <dc:date>2016-04-01T08:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033272#M925954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Variable on front end like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;v_tipologia&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; =Concat(distinct Chr(39)&amp;amp;Tipo.Selezione&amp;amp;chr(39),',');&lt;/STRONG&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;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;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;Now write the expression&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;STRONG&gt;Count({$&amp;lt;Tipologia2={$(v_tipologia)}&amp;gt;}[Key ATT])&lt;/STRONG&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;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;Expression will show error but it will work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033272#M925954</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-01T08:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033273#M925956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thanks&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033273#M925956</guid>
      <dc:creator />
      <dc:date>2016-04-01T08:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033274#M925958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.33px;"&gt;&lt;STRONG&gt;v_tipologia&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; =&lt;/STRONG&gt;&lt;/SPAN&gt; =&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39)&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;STRONG style="color: #3d3d3d; font-family: Helvetica;"&gt;Tipo.Selezione&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,',',20),',',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39)&amp;amp;','&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39))&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;&lt;STRONG&gt;Count({$&amp;lt;Tipologia2={$(v_tipologia)}&amp;gt;}[Key ATT])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033274#M925958</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2016-04-01T08:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: more values of Field from variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033275#M925959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should also work:&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;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;v_tipologia&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; = Chr(39) &amp;amp; GetFieldSelections(Tipo.Selezione,Chr(39) &amp;amp; ',' &amp;amp; Chr(39), 20) &amp;amp; Chr(39);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then your count expression needs to be without single quotes:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;SPAN&gt;Count({$&amp;lt;Tipologia2={$(v_tipologia)}&amp;gt;}[Key ATT])&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 08:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-more-values-of-Field-from-variable/m-p/1033275#M925959</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-01T08:43:57Z</dc:date>
    </item>
  </channel>
</rss>

