<?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: TOTAL Count help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2049085#M1222939</link>
    <description>&lt;P&gt;I think you could discard the TOTAL and just count all the 'Late' records divided by all the records in 'Jan 2023'?&lt;BR /&gt;Like this:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Count({&amp;lt;[Late/OnTime]={'Late'},Trade_Create_monthyear={'Jan 2023'}&amp;gt;}[Trader Full Name])
/
Count(&amp;lt;Trade_Create_monthyear={'Jan 2023'}&amp;gt;[Trader Full Name])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need it on a trader level and want to use the total function, I think you have to exclude the Trader from the total function. Like this:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Count({&amp;lt;[Late/OnTime]={'Late'},Trade_Create_monthyear={'Jan 2023'}&amp;gt;}[Trader Full Name])
/
Count(TOTAL &amp;lt;Trader Full Name&amp;gt; &amp;lt;Trade_Create_monthyear={'Jan 2023'}&amp;gt;[Trader Full Name])&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 14 Mar 2023 15:09:50 GMT</pubDate>
    <dc:creator>Marijn</dc:creator>
    <dc:date>2023-03-14T15:09:50Z</dc:date>
    <item>
      <title>TOTAL Count help</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2048975#M1222936</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I have the below expression:&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;[Late/OnTime]={`Late`},Trade_Create_monthyear={`Jan 2023`}&amp;gt;}[Trader Full Name])/Count(TOTAL &amp;lt;Trade_Create_monthyear={`Jan 2023`}&amp;gt;[Trader Full Name])&lt;/P&gt;
&lt;P&gt;I'm trying to calculate the Count of Late where create date is Jan 2023 and then the TOTAL count of all trades where create date is Jan 2023. I require these calculations at a trader level.&lt;/P&gt;
&lt;P&gt;Any help with the above is much appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 12:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2048975#M1222936</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2023-03-14T12:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Count help</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2049045#M1222937</link>
      <description>&lt;P&gt;Count({$&amp;lt;[Late/OnTime]={'Late'}, Trade_Create_monthyear={'Jan 2023'}&amp;gt;} [Trader Full Name]) &lt;BR /&gt;/&lt;BR /&gt;Count({$&amp;lt;Trade_Create_monthyear={'Jan 2023'}&amp;gt;} TOTAL [Trader Full Name])&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 14:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2049045#M1222937</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-03-14T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Count help</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2049085#M1222939</link>
      <description>&lt;P&gt;I think you could discard the TOTAL and just count all the 'Late' records divided by all the records in 'Jan 2023'?&lt;BR /&gt;Like this:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Count({&amp;lt;[Late/OnTime]={'Late'},Trade_Create_monthyear={'Jan 2023'}&amp;gt;}[Trader Full Name])
/
Count(&amp;lt;Trade_Create_monthyear={'Jan 2023'}&amp;gt;[Trader Full Name])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need it on a trader level and want to use the total function, I think you have to exclude the Trader from the total function. Like this:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;Count({&amp;lt;[Late/OnTime]={'Late'},Trade_Create_monthyear={'Jan 2023'}&amp;gt;}[Trader Full Name])
/
Count(TOTAL &amp;lt;Trader Full Name&amp;gt; &amp;lt;Trade_Create_monthyear={'Jan 2023'}&amp;gt;[Trader Full Name])&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 14 Mar 2023 15:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Count-help/m-p/2049085#M1222939</guid>
      <dc:creator>Marijn</dc:creator>
      <dc:date>2023-03-14T15:09:50Z</dc:date>
    </item>
  </channel>
</rss>

