<?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 AGGR in every row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1778969#M590876</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;maybe someone can help with a problem. I created a table with one dimension (Customer_Item) and and two measures (Sales and total sales of costumer). I calculated the total sales of costumer&amp;nbsp; with this formula:&amp;nbsp;&lt;/P&gt;&lt;P&gt;aggr(sum(Sales),Customer)&lt;/P&gt;&lt;P&gt;But the result looks like this (see attachment)&lt;/P&gt;&lt;P&gt;I also tried aggr(sum(total &amp;lt;Customer&amp;gt; Sales),Customer). But the same result. I need the total sales of costumer in every row and not in a singel random row.&lt;/P&gt;&lt;P&gt;Next I tried to use this formula:&amp;nbsp;sum(total &amp;lt;Customer&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;This works if I use two dimensions (Customer and Item). But I need the ONE dimension Customer_Item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone an idea?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 14:31:44 GMT</pubDate>
    <dc:creator>bensca04</dc:creator>
    <dc:date>2021-02-01T14:31:44Z</dc:date>
    <item>
      <title>AGGR in every row</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1778969#M590876</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;maybe someone can help with a problem. I created a table with one dimension (Customer_Item) and and two measures (Sales and total sales of costumer). I calculated the total sales of costumer&amp;nbsp; with this formula:&amp;nbsp;&lt;/P&gt;&lt;P&gt;aggr(sum(Sales),Customer)&lt;/P&gt;&lt;P&gt;But the result looks like this (see attachment)&lt;/P&gt;&lt;P&gt;I also tried aggr(sum(total &amp;lt;Customer&amp;gt; Sales),Customer). But the same result. I need the total sales of costumer in every row and not in a singel random row.&lt;/P&gt;&lt;P&gt;Next I tried to use this formula:&amp;nbsp;sum(total &amp;lt;Customer&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;This works if I use two dimensions (Customer and Item). But I need the ONE dimension Customer_Item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone an idea?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 14:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1778969#M590876</guid>
      <dc:creator>bensca04</dc:creator>
      <dc:date>2021-02-01T14:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR in every row</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779020#M590878</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;aggr(sum(total &amp;lt;Customer&amp;gt; Sales),Customer) appears to be redundant as sum(total &amp;lt;customer&amp;gt;..&amp;nbsp; means aggr by customer.&amp;nbsp; what you may want to try is add a nodistinct clause:&lt;BR /&gt;aggr(nodistinct sum(Sales),Customer)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 15:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779020#M590878</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-02-01T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR in every row</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779022#M590883</link>
      <description>&lt;P&gt;Wow, thank you so much! That´s it! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 15:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779022#M590883</guid>
      <dc:creator>bensca04</dc:creator>
      <dc:date>2021-02-01T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR in every row</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779073#M590884</link>
      <description>&lt;P&gt;yw&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 18:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-in-every-row/m-p/1779073#M590884</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-02-01T18:34:41Z</dc:date>
    </item>
  </channel>
</rss>

