<?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 and Count if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318078#M832759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for a try, this might work as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;Week={1}, [Employee Name] = {"=Sum(Value) &amp;gt; 0"}&amp;gt;} [Employee Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2017 11:06:10 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-06-06T11:06:10Z</dc:date>
    <item>
      <title>Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318069#M832743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please an i as advise on the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my formula&lt;/P&gt;&lt;P&gt;=count(if(Aggr(SUM(Value),[Employee Name]) /10 &amp;gt; 0,{&amp;lt;Week={1}&amp;gt;},[Employee Name]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where to place the Set analysis because currently I have an error in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&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-and-Count-if/m-p/1318069#M832743</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318070#M832744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&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(if(Aggr(Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{&amp;lt;Week={1}&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;Value),[Employee Name]) /10) &amp;gt; 0,[Employee Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318070#M832744</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-06T10:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318071#M832745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response, however I still have an error in expresion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318071#M832745</guid>
      <dc:creator />
      <dc:date>2017-06-06T10:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318072#M832747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be issue over 10. Would you able to share sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318072#M832747</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-06T10:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318073#M832749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I cannot share, sensitive info contained. but I can see the expression editor is placing the red line behind the bracket of the 10. If this helps&lt;/P&gt;&lt;P&gt;=count(if(Aggr( Sum({&amp;lt;Week={1}&amp;gt;}Value),[Employee Name]) /10&lt;EM&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/EM&gt;&amp;gt; 0,[Employee Name])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318073#M832749</guid>
      <dc:creator />
      <dc:date>2017-06-06T10:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318074#M832751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try aggr(nodistinct ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318074#M832751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T10:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318075#M832753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;try like this &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;=count(if(Aggr( Sum({&amp;lt;Week={1}&amp;gt;}Value),[Employee Name]) /10&amp;gt; 0,[Employee Name]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318075#M832753</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-06T10:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318076#M832755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318076#M832755</guid>
      <dc:creator />
      <dc:date>2017-06-06T10:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318077#M832757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Glad to help you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318077#M832757</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-06T10:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Count if</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318078#M832759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for a try, this might work as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;Week={1}, [Employee Name] = {"=Sum(Value) &amp;gt; 0"}&amp;gt;} [Employee Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 11:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Count-if/m-p/1318078#M832759</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T11:06:10Z</dc:date>
    </item>
  </channel>
</rss>

