<?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: Aggregate function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615249#M1095974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check links from enclosed file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2014 11:09:21 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-24T11:09:21Z</dc:date>
    <item>
      <title>Aggregate function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615248#M1095973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to qlikview and i would like know on Aggregate function in detail.How it helpful and mostly where we can use this function?&lt;/P&gt;&lt;P&gt;Please help me on this in detail if anyone knows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615248#M1095973</guid>
      <dc:creator />
      <dc:date>2014-04-24T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615249#M1095974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check links from enclosed file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615249#M1095974</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-24T11:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615250#M1095975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go through with this nice documents related to aggregation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4279"&gt;QlikView App: Aggr()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5603"&gt;Aggr Function.docx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615250#M1095975</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-24T11:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate function</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615251#M1095976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in qlikview you have the basic aggregation functions like:&lt;/P&gt;&lt;P&gt;sum, count , avg etc. which you normally use&lt;/P&gt;&lt;P&gt;what aggr function does is returning a list of values for defined&amp;nbsp; dimension&lt;/P&gt;&lt;P&gt;for example you have a table chart that have the field region as dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you want to count for each region how many countries have reach thier sales goal &lt;/P&gt;&lt;P&gt;here you'll use aggr function that looks something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(if(sum(Sales)&amp;gt;sum(Goal),1,0),Country))&lt;/P&gt;&lt;P&gt;so basically the aggr function is returning 1 or 0 for each country in each region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;couple of notes:&lt;/P&gt;&lt;P&gt;the aggr function disregards the dimension in the chart , so you need to define best for which&lt;/P&gt;&lt;P&gt;combination of fields calculate the aggr function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this function do tend to work slower then simple function so you need to use it only if you must&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-function/m-p/615251#M1095976</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-04-24T11:17:58Z</dc:date>
    </item>
  </channel>
</rss>

