<?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 ignoring multiple dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075003#M921053</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;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123770_Capture.PNG" style="height: 273px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(TOTAL &amp;lt;[cust-code]&amp;gt;[cust-code])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is saying that cust-code K982 is repeating 19 times in this table for your current selections. Is this close to what you wanted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2016 15:39:48 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-06T15:39:48Z</dc:date>
    <item>
      <title>Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1074998#M921048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple table and wish to count how often a customer is found in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reference&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to count the frequency of the field Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds so simple but I cannot get my head around it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&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/Count-ignoring-multiple-dimensions/m-p/1074998#M921048</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1074999#M921049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand the question. Count(Customer) as an expression with Customer as dimension isn't working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 16:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1074999#M921049</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-04T16:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075000#M921050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is reference the field with the expression? It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe an example QVW would help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 16:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075000#M921050</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2016-05-04T16:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075001#M921051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear PM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check listed below expression,&lt;/P&gt;&lt;P&gt;=Count (Aggr (Count (Customer), Date, Reference))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 17:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075001#M921051</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-05-04T17:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075002#M921052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've attached an extract qvw of the data I am trying to analyse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075002#M921052</guid>
      <dc:creator />
      <dc:date>2016-05-06T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Count ignoring multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075003#M921053</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;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123770_Capture.PNG" style="height: 273px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(TOTAL &amp;lt;[cust-code]&amp;gt;[cust-code])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is saying that cust-code K982 is repeating 19 times in this table for your current selections. Is this close to what you wanted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 15:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-ignoring-multiple-dimensions/m-p/1075003#M921053</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-06T15:39:48Z</dc:date>
    </item>
  </channel>
</rss>

