<?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 on Dynamically changing Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84283#M13816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide example or sample data using the above expression?&lt;/P&gt;&lt;P&gt;You are using only once Aggregation and still want Aggr function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 09:21:20 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2018-02-12T09:21:20Z</dc:date>
    <item>
      <title>Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84277#M13810</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;I am facing issue with aggregating on different dimensions.&lt;/P&gt;&lt;P&gt;Let's say i have 10 dimensions in one list box and i want to aggregate measure on only those dimensions which are selected in Listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex : - 1,2,3,4,5,6,7,8,9 are the dimensions and measure is sales i want to aggregate sales on dimensions selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i selected 2,4,5 dimensions - sum(aggr(sales,2,4,5)) is what i want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help&lt;/P&gt;&lt;P&gt;Thanks in Advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 08:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84277#M13810</guid>
      <dc:creator>mosha231</dc:creator>
      <dc:date>2018-02-11T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84278#M13811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 08:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84278#M13811</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-11T08:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84279#M13812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly you want to do after creating this expression.&lt;/P&gt;&lt;P&gt;We are using Aggr when you want to use more than one Aggregation in a single expression.&lt;/P&gt;&lt;P&gt;i.e. More than one from Min, Max, Sum, Count, Avg etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you simply want to do sum as per your question &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(aggr(sales,2,4,5))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can simply use SUM(sales) which will give you same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You don't need to use&lt;/P&gt;&lt;P&gt;SUM(Aggr(SUM(Sales),1,2,3,4))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 13:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84279#M13812</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-02-11T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84280#M13813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to aggregate my sales measure on basis of dimension selections or you can say i want to&amp;nbsp; group by my measure on basis of dimension selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 15:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84280#M13813</guid>
      <dc:creator>mosha231</dc:creator>
      <dc:date>2018-02-11T15:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84281#M13814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if you are using this expression on any chart / table, then you need only SUM(sales)&lt;/P&gt;&lt;P&gt;Otherwise &lt;/P&gt;&lt;P&gt;SUM(aggr(Sum(sales) ,f1,f2,f3)&lt;/P&gt;&lt;P&gt;will give you same result as &lt;/P&gt;&lt;P&gt;sum(sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't understand your use case for this requirement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 17:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84281#M13814</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-02-11T17:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84282#M13815</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;I am using Sum(aggr(sales,f1,f2,f3)) not Sum(aggr(sum(sales,f1,f2,f3))&amp;nbsp; to aggregate &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84282#M13815</guid>
      <dc:creator>mosha231</dc:creator>
      <dc:date>2018-02-12T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84283#M13816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide example or sample data using the above expression?&lt;/P&gt;&lt;P&gt;You are using only once Aggregation and still want Aggr function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/84283#M13816</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-02-12T09:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate on Dynamically changing Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/1625651#M446100</link>
      <description>&lt;P&gt;Is this question answred? Or maybe someone can suggest the answer somewhere in other sources?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 09:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-on-Dynamically-changing-Dimensions/m-p/1625651#M446100</guid>
      <dc:creator>rimantasendriuk</dc:creator>
      <dc:date>2019-09-19T09:46:00Z</dc:date>
    </item>
  </channel>
</rss>

