<?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 Set analysis trouble in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789094#M279025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a count being made with a set analysis expression, but the thing is, I want the set analysis to be independent from my selection, but I cannot integrate what I already have and the {&amp;gt;1}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I have now is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;ZonaTeste={'PT1)'},ResultadoTeste={'0'}&amp;gt;} distinct KNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I integrate here (syntax wise) the {&amp;gt;1} parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2014 14:15:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-20T14:15:48Z</dc:date>
    <item>
      <title>Set analysis trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789094#M279025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a count being made with a set analysis expression, but the thing is, I want the set analysis to be independent from my selection, but I cannot integrate what I already have and the {&amp;gt;1}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I have now is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;ZonaTeste={'PT1)'},ResultadoTeste={'0'}&amp;gt;} distinct KNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I integrate here (syntax wise) the {&amp;gt;1} parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 14:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789094#M279025</guid>
      <dc:creator />
      <dc:date>2014-11-20T14:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789095#M279026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;=Count({&amp;lt;ZonaTeste={'PT1)'},ResultadoTeste={'0'}, myField=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;{'&amp;gt;1'}&lt;/SPAN&gt;&amp;gt;} distinct KNR)&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: 13.3333339691162px;"&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: 13.3333339691162px;"&gt;where myField is your parameter ...&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: 13.3333339691162px;"&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: 13.3333339691162px;"&gt;let me know&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 14:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789095#M279026</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-11-20T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789096#M279027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDIT: My bad, it works nicely&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;ZonaTeste={'PT1)'},ResultadoTeste={'0'}, KNR={'&amp;gt;1'}&amp;gt;} distinct KNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe the fact of me using KNR on the set analysis and the count has something to do with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 14:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-trouble/m-p/789096#M279027</guid>
      <dc:creator />
      <dc:date>2014-11-20T14:58:31Z</dc:date>
    </item>
  </channel>
</rss>

