<?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: Aggr with mode function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1723517#M55063</link>
    <description>&lt;P&gt;Yes you're right.&lt;/P&gt;&lt;P&gt;It works with&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aggr(mode(Discount), IdCustomer) like dimension&lt;/P&gt;&lt;P&gt;and count(Distinct IdCustomer) like expression&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2020 13:11:43 GMT</pubDate>
    <dc:creator>Adrian1</dc:creator>
    <dc:date>2020-06-30T13:11:43Z</dc:date>
    <item>
      <title>Aggr with mode function</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1722460#M54973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I hope somebody can help me with this.&lt;/P&gt;&lt;P&gt;I would like to know how many customers have a certain discount as the most repeated (mode function).&lt;/P&gt;&lt;P&gt;I try this, but it doesnt works:&lt;/P&gt;&lt;P&gt;Count ( Aggr ( mode(Discount), IdCustomer) )&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1722460#M54973</guid>
      <dc:creator>Adrian1</dc:creator>
      <dc:date>2024-11-16T18:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with mode function</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1722645#M54981</link>
      <description>&lt;P&gt;I suspect that returns the count of IdCustomer, which isn't very helpful. Your Aggr function is returning a list of IdCustomer and their mode. Then your Count function is just counting them.&lt;/P&gt;&lt;P&gt;Are you picking a value of discount in the app, and hoping to see how many customers have that as the most repeated?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 15:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1722645#M54981</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2020-06-26T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr with mode function</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1723517#M55063</link>
      <description>&lt;P&gt;Yes you're right.&lt;/P&gt;&lt;P&gt;It works with&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aggr(mode(Discount), IdCustomer) like dimension&lt;/P&gt;&lt;P&gt;and count(Distinct IdCustomer) like expression&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 13:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-with-mode-function/m-p/1723517#M55063</guid>
      <dc:creator>Adrian1</dc:creator>
      <dc:date>2020-06-30T13:11:43Z</dc:date>
    </item>
  </channel>
</rss>

