<?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: Agg function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Agg-function/m-p/2516456#M105796</link>
    <description>&lt;P&gt;Aggr is by default DISTINCT. Try adding the NODISTINCT keyword to your Aggr&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(NODISTINCT...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Thu, 01 May 2025 21:25:02 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2025-05-01T21:25:02Z</dc:date>
    <item>
      <title>Agg function</title>
      <link>https://community.qlik.com/t5/App-Development/Agg-function/m-p/2516412#M105790</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the below, I get the correct result in the column, in the pivot table however, it is only showing the result in one column rather than all the columns. If this can be done then please help as I am a little stuck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(Date)&amp;gt;0 and fabs(Num(Sum({&amp;lt;Date={"$(=max(Date))"}&amp;gt;}mydata),'#,##0.00000000')&lt;BR /&gt;- Num(Sum({&amp;lt;Date={"$(=min(Date))"}&amp;gt;}mydata),'#,##0.00000000'))&amp;gt;=5.00,&lt;BR /&gt;Aggr(Num(Sum({&amp;lt;Date={"$(=max(Date))"}&amp;gt;}mydata),'#,##0.00000000')&lt;BR /&gt;- Num(Sum({&amp;lt;Date={"$(=min(Date))"}&amp;gt;}mydata),'#,##0.00000000',0.001), [Name], [Type], Owner), null())&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Agg-function/m-p/2516412#M105790</guid>
      <dc:creator>New-here1</dc:creator>
      <dc:date>2025-05-01T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Agg function</title>
      <link>https://community.qlik.com/t5/App-Development/Agg-function/m-p/2516456#M105796</link>
      <description>&lt;P&gt;Aggr is by default DISTINCT. Try adding the NODISTINCT keyword to your Aggr&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(NODISTINCT...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 21:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Agg-function/m-p/2516456#M105796</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2025-05-01T21:25:02Z</dc:date>
    </item>
  </channel>
</rss>

