<?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: Aggr calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565927#M441713</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;Aggr(&lt;FONT color="#FF0000"&gt;NODISTINCT&lt;/FONT&gt; Sum({&amp;lt;Level2=,Level3=,Level4=,[PC Desc]=,[GL Hier 1] = {[ZMR Chart of Accounts]}, YTDFlag = {1},[HighNode] = {'ZMR_GROSS2'}&amp;gt;} [In company code currency_HSL] * -1), FISYR)&lt;/PRE&gt;</description>
    <pubDate>Fri, 05 Apr 2019 16:45:07 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-04-05T16:45:07Z</dc:date>
    <item>
      <title>Aggr calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565852#M441694</link>
      <description>&lt;P&gt;&lt;EM&gt;I'm having a small issue when trying to do a Aggr sum.&amp;nbsp; Here is my formula and example.&amp;nbsp; Does anyone see why it would only populate the Midwest East and not New England &amp;amp; SE?&amp;nbsp; Here is my formula: &amp;nbsp;&lt;FONT color="#ff0000"&gt;aggr(Sum({&amp;lt;Level2=,Level3=,Level4=,[PC Desc]=,[GL Hier 1] = {[ZMR Chart of Accounts]}, YTDFlag = {1},[HighNode] = {'ZMR_GROSS2'}&amp;gt;} [In company code currency_HSL] * -1),FISYR)&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9573iE5D75D8FDF3D724F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik.png" alt="Qlik.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565852#M441694</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2024-11-16T03:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565861#M441696</link>
      <description>&lt;P&gt;Try it in this way:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT color="#FF0000"&gt;sum(&lt;/FONT&gt;aggr(Sum({&amp;lt;Level2=,Level3=,Level4=,[PC Desc]=,[GL Hier 1] = {[ZMR Chart of Accounts]}, YTDFlag = {1},[HighNode] = {'ZMR_GROSS2'}&amp;gt;} [In company code currency_HSL] * -1),FISYR, &lt;FONT color="#FF0000"&gt;GM&lt;/FONT&gt;)&lt;FONT color="#FF0000"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 15:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565861#M441696</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-04-05T15:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565866#M441698</link>
      <description>&lt;P&gt;Nope.&amp;nbsp; My Gross Sales = Service Line with that calculation.&amp;nbsp; The top numbers are correct, just can't figure out why they won't duplication for New England &amp;amp; SE&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 15:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565866#M441698</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-04-05T15:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565927#M441713</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;Aggr(&lt;FONT color="#FF0000"&gt;NODISTINCT&lt;/FONT&gt; Sum({&amp;lt;Level2=,Level3=,Level4=,[PC Desc]=,[GL Hier 1] = {[ZMR Chart of Accounts]}, YTDFlag = {1},[HighNode] = {'ZMR_GROSS2'}&amp;gt;} [In company code currency_HSL] * -1), FISYR)&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Apr 2019 16:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565927#M441713</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-05T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565948#M441715</link>
      <description>&lt;P&gt;Thanks Sunny.&amp;nbsp; It took care of my issue.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 17:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-calculation/m-p/1565948#M441715</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-04-05T17:11:41Z</dc:date>
    </item>
  </channel>
</rss>

