<?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 Can we use nested aggr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727437#M260719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written an aggr(sum(distinct salary),SKILL_NAME,EMP_ID,YEAR,MONTH) ). Now I want to do&lt;/P&gt;&lt;P&gt;an aggregation of the sum we got in the above aggregation, based on SKILL_NAME AND EMP_ID. To make it clear, lets assume the sum we got in first aggr as SUM1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want aggr(sum(sum1),SKILL_NAME,EMP_ID). How can we do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 12:31:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-23T12:31:39Z</dc:date>
    <item>
      <title>Can we use nested aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727437#M260719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written an aggr(sum(distinct salary),SKILL_NAME,EMP_ID,YEAR,MONTH) ). Now I want to do&lt;/P&gt;&lt;P&gt;an aggregation of the sum we got in the above aggregation, based on SKILL_NAME AND EMP_ID. To make it clear, lets assume the sum we got in first aggr as SUM1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want aggr(sum(sum1),SKILL_NAME,EMP_ID). How can we do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727437#M260719</guid>
      <dc:creator />
      <dc:date>2014-06-23T12:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use nested aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727438#M260720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that the main reason that&amp;nbsp; you are doing this is so that you have a distinct monthly sales figure by Emp_ID and skill... so perhaps worth creating a monthly sales table in your data model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727438#M260720</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-06-23T12:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use nested aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727439#M260721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can.&lt;/P&gt;&lt;P&gt;Aggr(Sum(aggr(sum(distinct salary),SKILL_NAME,EMP_ID,YEAR,MONTH) ) ),SKILL_NAME,EMP_ID)&amp;nbsp; - I guess, it's a valid one. Have you tried? Isn't it working? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-nested-aggr/m-p/727439#M260721</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-23T12:41:40Z</dc:date>
    </item>
  </channel>
</rss>

