<?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 Chart Aggregation Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539259#M481384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is any one have idea that how to calculate this in aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum((Max(EndDate)-MAX(StartDate)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working in my Calculation and return nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Oct 2013 08:17:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-10T08:17:25Z</dc:date>
    <item>
      <title>Chart Aggregation Function</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539259#M481384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is any one have idea that how to calculate this in aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum((Max(EndDate)-MAX(StartDate)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working in my Calculation and return nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 08:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539259#M481384</guid>
      <dc:creator />
      <dc:date>2013-10-10T08:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Aggregation Function</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539260#M481385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where you are using this expression, in chart?&amp;nbsp; Can you provide some sample data, it is difficult to understand without data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 08:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539260#M481385</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-10T08:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Aggregation Function</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539261#M481386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you nest aggregation functions like sum and max you need to use the aggr function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(max(EndDate)-max(StartDat),Dim1,Dim2,...,DimN))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace Dim1,Dim2,...,DimN with the dimensions of your chart,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 08:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Aggregation-Function/m-p/539261#M481386</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-10T08:33:53Z</dc:date>
    </item>
  </channel>
</rss>

