<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set/m-p/1418485#M808458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all iam trying to count the key , where Status is not equaul to Class, Student and name... Other than this it has to count everything &lt;/P&gt;&lt;P&gt;Is this expression correct ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(distinct {&amp;lt;Status -= {'class','name','Student'}&amp;gt;}Key)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1418485#M808458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all iam trying to count the key , where Status is not equaul to Class, Student and name... Other than this it has to count everything &lt;/P&gt;&lt;P&gt;Is this expression correct ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(distinct {&amp;lt;Status -= {'class','name','Student'}&amp;gt;}Key)&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/m-p/1418485#M808458</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1418486#M808459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 07:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1418486#M808459</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-24T07:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1418487#M808460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes expression is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Analysis&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;=count(distinct {&amp;lt;Status -= {'class','name','Student'}&amp;gt;}Key)&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;With If you can do this way&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;If condition&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count(distinct if(Not Match(Status,'class','name','Student'), Key))&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 07:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1418487#M808460</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-24T07:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1418488#M808461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the editor shows you red ignore it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go through this once to avoid confusion in future in case of case sensitivity etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/5335"&gt;Quotes in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 07:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1418488#M808461</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-24T07:23:00Z</dc:date>
    </item>
  </channel>
</rss>

