<?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 expression syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397256#M819675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a expression which calculates the Hit/ miss category using the below mentioned formula ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;='20','HIT',IF(COUNT([Batch ID])&amp;lt;='19','MISS-U')),if([ABC Indicator]='C',IF(Count([Batch ID])&amp;lt;='12','HIT',IF(COUNT([Batch ID])&amp;gt;='13','MISS-O'))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;lt;='10','MISS-U',IF(Count([Batch ID])&amp;gt;='24','MISS-O',IF(Count([Batch ID])&amp;gt;='11','HIT',IF(Count([Batch ID])&amp;lt;='24','HIT')))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is that I need to determine the count of the above mentioned expression . Like at the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173322_data_1.png" style="width: 620px; height: 363px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after selecting the total count of the above mentioned expression the value turns out to be 355 ,like seen below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/173323_data_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to compute the value of total count of rows (value as 355 as highlighted) in the expression. How to modify the above mentioned expression to get the total count ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need this total count because I need to find the percentage of product sold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest an approach for this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ssriramin19</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>expression syntax</title>
      <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397256#M819675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a expression which calculates the Hit/ miss category using the below mentioned formula ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;='20','HIT',IF(COUNT([Batch ID])&amp;lt;='19','MISS-U')),if([ABC Indicator]='C',IF(Count([Batch ID])&amp;lt;='12','HIT',IF(COUNT([Batch ID])&amp;gt;='13','MISS-O'))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;lt;='10','MISS-U',IF(Count([Batch ID])&amp;gt;='24','MISS-O',IF(Count([Batch ID])&amp;gt;='11','HIT',IF(Count([Batch ID])&amp;lt;='24','HIT')))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is that I need to determine the count of the above mentioned expression . Like at the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173322_data_1.png" style="width: 620px; height: 363px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after selecting the total count of the above mentioned expression the value turns out to be 355 ,like seen below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/173323_data_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to compute the value of total count of rows (value as 355 as highlighted) in the expression. How to modify the above mentioned expression to get the total count ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need this total count because I need to find the percentage of product sold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest an approach for this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&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/expression-syntax/m-p/1397256#M819675</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression syntax</title>
      <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397257#M819677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one please suggest an approach for the above problem ?Kindly do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 10:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397257#M819677</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-14T10:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: expression syntax</title>
      <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397258#M819678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share a sample qvw file if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 10:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397258#M819678</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-14T10:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: expression syntax</title>
      <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397259#M819679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the file size is large , I am unable to place the file here . I have copied the image of table and expression here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to determine the total count of rows using the expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 10:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397259#M819679</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-14T10:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: expression syntax</title>
      <link>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397260#M819680</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;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Count(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;='20','HIT',IF(COUNT([Batch ID])&amp;lt;='19','MISS-U')),if([ABC Indicator]='C',IF(Count([Batch ID])&amp;lt;='12','HIT',IF(COUNT([Batch ID])&amp;gt;='13','MISS-O'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;lt;='10','MISS-U',IF(Count([Batch ID])&amp;gt;='24','MISS-O',IF(Count([Batch ID])&amp;gt;='11','HIT',IF(Count([Batch ID])&amp;lt;='24','HIT')))))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;,YourChartDimensionsHereSeparatedByComma))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace &lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;YourChartDimensionsHereSeparatedByComma &lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;with the chart dimensions you have in your chart&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-syntax/m-p/1397260#M819680</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-14T11:33:33Z</dc:date>
    </item>
  </channel>
</rss>

