<?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 Make Count of Dimensions as a new Dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875427#M72181</link>
    <description>&lt;P&gt;Data frame:&lt;/P&gt;
&lt;P&gt;Date | Customer ID | Item Code&lt;/P&gt;
&lt;P&gt;12/12/2021 | 12 | 74&lt;/P&gt;
&lt;P&gt;12/12/2021 | 12 | 90&lt;/P&gt;
&lt;P&gt;13/12/2021 | 1 | 89&lt;/P&gt;
&lt;P&gt;13/12/2021 | 90 | 92&lt;/P&gt;
&lt;P&gt;On the 12th, it should have a Count(Distinct [Item Code])) of 2, where there will be a count of 1 customer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the 13th, it should have a Count(Distinct&amp;nbsp; [Item Code])) of 1, where there will be a count of 2 customers.&lt;/P&gt;
&lt;P&gt;I am not sure of the syntax on Data Load Editor to achieve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2021 06:43:51 GMT</pubDate>
    <dc:creator>calvintang</dc:creator>
    <dc:date>2021-12-28T06:43:51Z</dc:date>
    <item>
      <title>Make Count of Dimensions as a new Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875427#M72181</link>
      <description>&lt;P&gt;Data frame:&lt;/P&gt;
&lt;P&gt;Date | Customer ID | Item Code&lt;/P&gt;
&lt;P&gt;12/12/2021 | 12 | 74&lt;/P&gt;
&lt;P&gt;12/12/2021 | 12 | 90&lt;/P&gt;
&lt;P&gt;13/12/2021 | 1 | 89&lt;/P&gt;
&lt;P&gt;13/12/2021 | 90 | 92&lt;/P&gt;
&lt;P&gt;On the 12th, it should have a Count(Distinct [Item Code])) of 2, where there will be a count of 1 customer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the 13th, it should have a Count(Distinct&amp;nbsp; [Item Code])) of 1, where there will be a count of 2 customers.&lt;/P&gt;
&lt;P&gt;I am not sure of the syntax on Data Load Editor to achieve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 06:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875427#M72181</guid>
      <dc:creator>calvintang</dc:creator>
      <dc:date>2021-12-28T06:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Make Count of Dimensions as a new Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875633#M72189</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcoWedel_1-1640715183371.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69305i099F7399DB394AED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcoWedel_1-1640715183371.png" alt="MarcoWedel_1-1640715183371.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcoWedel_0-1640715162249.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69304iBF3EC164516680EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcoWedel_0-1640715162249.png" alt="MarcoWedel_0-1640715162249.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You expect&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;Count(Distinct&amp;nbsp; [Item Code]))&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;to deliver only one distinct Item Code in this case?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 18:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875633#M72189</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-12-28T18:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make Count of Dimensions as a new Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875690#M72191</link>
      <description>&lt;P&gt;I wish to have a measure as a dimension, then from that dimension, I will pair it with a measure in a bar chart to show the number of customers grouped by the number of distinct purchases made in that particular date.&lt;/P&gt;
&lt;P&gt;Is this clearer?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 00:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875690#M72191</guid>
      <dc:creator>calvintang</dc:creator>
      <dc:date>2021-12-29T00:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make Count of Dimensions as a new Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875725#M72193</link>
      <description>&lt;P&gt;Hi Marco,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see your point now. What I meant was:&lt;/P&gt;
&lt;P&gt;On the 13th, I know that there were 2 different products sold, but from a customer viewpoint, they bought only 1 item.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For both customers, they are grouped under those who purchased only 1 item.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The formula used in the example above should be ignored. I hope this is clearer.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 06:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Make-Count-of-Dimensions-as-a-new-Dimension/m-p/1875725#M72193</guid>
      <dc:creator>calvintang</dc:creator>
      <dc:date>2021-12-29T06:56:12Z</dc:date>
    </item>
  </channel>
</rss>

