<?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: When do I use the Aggr() function in an expressin, when in dimension and when as calculated dimension and when as dynamic? in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822933#M2936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I readed the documents but I still don t understand it the proper way when to use a calculated dim, dynamic dim or expression. May be you have some simple examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 12:51:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-13T12:51:11Z</dc:date>
    <item>
      <title>When do I use the Aggr() function in an expressin, when in dimension and when as calculated dimension and when as dynamic?</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822931#M2934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be great if someone can explain when to use the function and wherere and how to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822931#M2934</guid>
      <dc:creator />
      <dc:date>2014-11-12T21:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: When do I use the Aggr() function in an expressin, when in dimension and when as calculated dimension and when as dynamic?</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822932#M2935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Aggr creates an array of aggregations, which you can use for nested aggregations or for dynamic dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more on&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/07/aggr"&gt;Aggr...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3857"&gt;QlikView Technical Brief - AGGR.docx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/11/when-should-the-aggr-function-not-be-used"&gt;When should the Aggr() function NOT be used?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 09:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822932#M2935</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-11-13T09:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: When do I use the Aggr() function in an expressin, when in dimension and when as calculated dimension and when as dynamic?</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822933#M2936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I readed the documents but I still don t understand it the proper way when to use a calculated dim, dynamic dim or expression. May be you have some simple examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 12:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822933#M2936</guid>
      <dc:creator />
      <dc:date>2014-11-13T12:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: When do I use the Aggr() function in an expressin, when in dimension and when as calculated dimension and when as dynamic?</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822934#M2937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when u want find the sales for row wise&lt;/P&gt;&lt;P&gt;aggr is like adding the multiple dimension&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;aggr(sum(sales),id,product))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;aggr(sum(sales)product)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 13:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/When-do-I-use-the-Aggr-function-in-an-expressin-when-in/m-p/822934#M2937</guid>
      <dc:creator />
      <dc:date>2014-11-13T13:06:19Z</dc:date>
    </item>
  </channel>
</rss>

