<?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 AW:Re: AGGR FUNCTION in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219568#M72584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;best version is this:&lt;/P&gt;&lt;P&gt;=IF(AGGR(SUM({$&amp;lt;MONTH={"&amp;lt;=$(MONTH)"}&amp;gt;} IMPORT), COMPANY, ACCOUNT)&amp;gt;0,'POSITIVE','NEGATIVE')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 14:24:25 GMT</pubDate>
    <dc:creator>brenner_martina</dc:creator>
    <dc:date>2011-02-17T14:24:25Z</dc:date>
    <item>
      <title>AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219563#M72579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks!!&lt;/P&gt;&lt;P&gt;I´m building accountance acumulate reports and i´ve got year and month slider´s. On a pivot table I´ve got account as dimension and four expresion columns. The way I use this reports it´s as easy as select year and month to see how profit or lose has been acumulated by the company.&lt;/P&gt;&lt;P&gt;It´s works fine, but now I want to create a field on a multibox that provide me some new information. I want to clasify acumulate total (depending on month selected) by account as positive or negative. To get this I wrote:&lt;/P&gt;&lt;P&gt;=IF(AGGR(SUM({$&amp;lt;MONTH={"&amp;lt;=MONTH"}&amp;gt;} IMPORT), COMPANY, ACCOUNT)&amp;gt;0,'POSITIVE','NEGATIVE')&lt;/P&gt;&lt;P&gt;I think it´s easy, but somthing is wrong. As I told before, it´s essential for me to select year and month to get data. Should be my data filtered by month? Could it be the reason to make me lose my target?&lt;/P&gt;&lt;P&gt;Thanks in advanced, Fiber9906&lt;/P&gt;&lt;P&gt;PS. I´ve read interest things, but I didn´t feel they could be my solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 02:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219563#M72579</guid>
      <dc:creator />
      <dc:date>2011-02-17T02:57:56Z</dc:date>
    </item>
    <item>
      <title>AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219564#M72580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try this.&lt;/P&gt;&lt;P&gt;=IF(AGGR(SUM({$&amp;lt;MONTH={&lt;STRONG&gt;$&lt;/STRONG&gt;"&amp;lt;=MONTH"}&amp;gt;} IMPORT), COMPANY, ACCOUNT)&amp;gt;0,'POSITIVE','NEGATIVE')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 03:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219564#M72580</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-02-17T03:27:01Z</dc:date>
    </item>
    <item>
      <title>AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219565#M72581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your answer but it doesn´t work. It just give me 'negative' option to select. I review comas, $simbol, curly brakets,... and I think everything is ok. Any other ideas?&lt;/P&gt;&lt;P&gt;Thanks, Fiber9906&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 10:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219565#M72581</guid>
      <dc:creator />
      <dc:date>2011-02-17T10:59:12Z</dc:date>
    </item>
    <item>
      <title>AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219566#M72582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can u post me sample application with some data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 11:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219566#M72582</guid>
      <dc:creator>maneshkhottcpl</dc:creator>
      <dc:date>2011-02-17T11:54:15Z</dc:date>
    </item>
    <item>
      <title>AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219567#M72583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know why my computer doesn´t let me upload this document. I will prepare you my data set and explaination what it´s happening.&lt;/P&gt;&lt;P&gt;Thanks Manresh&lt;/P&gt;&lt;P&gt;Fiber9906&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 14:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219567#M72583</guid>
      <dc:creator />
      <dc:date>2011-02-17T14:08:37Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AGGR FUNCTION</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219568#M72584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;best version is this:&lt;/P&gt;&lt;P&gt;=IF(AGGR(SUM({$&amp;lt;MONTH={"&amp;lt;=$(MONTH)"}&amp;gt;} IMPORT), COMPANY, ACCOUNT)&amp;gt;0,'POSITIVE','NEGATIVE')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 14:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-FUNCTION/m-p/219568#M72584</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-02-17T14:24:25Z</dc:date>
    </item>
  </channel>
</rss>

