<?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: Explain - The argument expression of one aggregation function must not contain another aggregation function. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4187#M792123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to read this post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3744"&gt;Aggregations and Function Classes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jan 2018 20:17:28 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2018-01-20T20:17:28Z</dc:date>
    <item>
      <title>Explain - The argument expression of one aggregation function must not contain another aggregation function.</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4186#M792122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found this on help - &lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/AggregationFunctions/aggregation-functions.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/AggregationFunctions/aggregation-functions.htm" target="_blank"&gt;Aggregation functions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can someone give some example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&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/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4186#M792122</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Explain - The argument expression of one aggregation function must not contain another aggregation function.</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4187#M792123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to read this post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3744"&gt;Aggregations and Function Classes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 20:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4187#M792123</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2018-01-20T20:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Explain - The argument expression of one aggregation function must not contain another aggregation function.</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4188#M792124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It simply means that you cannot &lt;EM&gt;nest&lt;/EM&gt; aggregation function calls (only one exception: if you put a call to &lt;SPAN style="font-family: 'courier new', courier;"&gt;Aggr()&lt;/SPAN&gt; between them. &lt;SPAN style="font-family: 'courier new', courier;"&gt;Aggr()&lt;/SPAN&gt; sort-of un-aggregates values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, this is illegal syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Avg(Sum(SalesAmount))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whatever the dimensions in your table. But this isn't:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Avg(Aggr(Sum(SalesAmount), Customer, Year))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 20:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-The-argument-expression-of-one-aggregation-function-must/m-p/4188#M792124</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-01-20T20:23:52Z</dc:date>
    </item>
  </channel>
</rss>

