<?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: Count a count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766861#M719347</link>
    <description>&lt;P&gt;hope that helps or at least points you to rt/alternative direction&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2020 22:28:08 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2020-12-07T22:28:08Z</dc:date>
    <item>
      <title>Count a count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766837#M719344</link>
      <description>&lt;P&gt;I am working on some data about our student body.&amp;nbsp; I used formula this to determine the number of failing grades that each student has:&amp;nbsp;&amp;nbsp;count({&amp;lt;[Current Grade]={"&amp;lt;70%"}&amp;gt;}[Student ID]) and it is accurate.&lt;/P&gt;&lt;P&gt;Now I want a count of the number of students who have four failures based on the count from the formula, three failures, etc.&lt;/P&gt;&lt;P&gt;I have tried Aggr, but I might be doing it wrong.&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766837#M719344</guid>
      <dc:creator>charlesdmeyer</dc:creator>
      <dc:date>2024-11-16T17:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Count a count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766856#M719345</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/33511"&gt;@charlesdmeyer&lt;/a&gt;&amp;nbsp; may be this for four failure. you can then adjust accordingly&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;= Count({&amp;lt;[Student ID] ={"=count({&amp;lt;[Current Grade]={'&amp;lt;70%'}&amp;gt;}[Student ID])&amp;lt;5&amp;nbsp;"}&amp;gt;}[Student ID])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Updated expression with single quotes inside inner set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 22:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766856#M719345</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-12-07T22:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count a count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766859#M719346</link>
      <description>&lt;P&gt;one simple way is to use an if statement:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if(count({&amp;lt;[Current Grade]={"&amp;lt;70%"}&amp;gt;}[Student ID])&amp;gt;=4,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if there is no filtering required, you can add the aggregation in your script - create a field with count or grades &amp;lt;70% and you can use that in your expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({&amp;lt;Failures={"&amp;gt;=4"}&amp;gt;}StudentID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 22:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766859#M719346</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2020-12-07T22:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Count a count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766861#M719347</link>
      <description>&lt;P&gt;hope that helps or at least points you to rt/alternative direction&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 22:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-a-count/m-p/1766861#M719347</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2020-12-07T22:28:08Z</dc:date>
    </item>
  </channel>
</rss>

