<?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 Record count by specific dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Record-count-by-specific-dimension/m-p/1937584#M77275</link>
    <description>&lt;P&gt;Heyy guys,&lt;/P&gt;
&lt;P&gt;I need measure for record count, but on a specific dimension?&amp;nbsp;&lt;BR /&gt;Because when i do rowNo() it always returns 0.&lt;BR /&gt;&lt;BR /&gt;I have dimensions: country, company code, storage location and i want for each combination - number of records.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you in advance !&amp;nbsp;&lt;BR /&gt;Ena&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 08:01:25 GMT</pubDate>
    <dc:creator>ena1309</dc:creator>
    <dc:date>2022-05-31T08:01:25Z</dc:date>
    <item>
      <title>Record count by specific dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Record-count-by-specific-dimension/m-p/1937584#M77275</link>
      <description>&lt;P&gt;Heyy guys,&lt;/P&gt;
&lt;P&gt;I need measure for record count, but on a specific dimension?&amp;nbsp;&lt;BR /&gt;Because when i do rowNo() it always returns 0.&lt;BR /&gt;&lt;BR /&gt;I have dimensions: country, company code, storage location and i want for each combination - number of records.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you in advance !&amp;nbsp;&lt;BR /&gt;Ena&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 08:01:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Record-count-by-specific-dimension/m-p/1937584#M77275</guid>
      <dc:creator>ena1309</dc:creator>
      <dc:date>2022-05-31T08:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Record count by specific dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Record-count-by-specific-dimension/m-p/1937639#M77281</link>
      <description>&lt;P&gt;You could use something like this: count(distinct Field) and by counting multiple dimensions:&amp;nbsp;count(distinct Field1&amp;amp;Field2&amp;amp;Field3). If your other chart-expressions contain any filters you would need to use them within the count(), too.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 09:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Record-count-by-specific-dimension/m-p/1937639#M77281</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-05-31T09:55:54Z</dc:date>
    </item>
  </channel>
</rss>

