<?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: sum two sum function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281980#M401904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this expression in Text object and then see whether value is coming or not&lt;/P&gt;&lt;P&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;STRONG&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;/STRONG&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From Above, What if you select 02-01-2016(DD-MM-YYYY). Which value you want to get, I mean Arbitrary &lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 07:18:17 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-01-20T07:18:17Z</dc:date>
    <item>
      <title>sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281974#M401898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey I am using this function in my table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I cant get the result as expected, it only show the value of this expression (the last one): &lt;SPAN style="font-size: 13.3333px;"&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am I doing wrong? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 03:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281974#M401898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T03:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281975#M401899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to do with&lt;/P&gt;&lt;P&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;date(YearStart(MAX(DATEPERIOD))-31)&lt;/SPAN&gt;" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 04:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281975#M401899</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2017-01-20T04:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281976#M401900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the amount from december 2015. &lt;/P&gt;&lt;P&gt;the range of my date period is december 2015 - December 2016 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I am trying to do with the whole formula is to find the average of amount last year and amount date selected.&lt;/P&gt;&lt;P&gt;i.e. the selected month is July 2016 then the average is: (amount as per Dec 2015 + amount as per July 2016)/2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 04:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281976#M401900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T04:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281977#M401901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i run the sum individually, it works.&lt;/P&gt;&lt;P&gt;but when i add it together it doesnt give me the value as I expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 04:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281977#M401901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T04:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281978#M401902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried creating separate expression for two expressions.. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible attach a sample application &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 05:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281978#M401902</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2017-01-20T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281979#M401903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;what do you mean by creating separate expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281979#M401903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281980#M401904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this expression in Text object and then see whether value is coming or not&lt;/P&gt;&lt;P&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;STRONG&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;/STRONG&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From Above, What if you select 02-01-2016(DD-MM-YYYY). Which value you want to get, I mean Arbitrary &lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281980#M401904</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-20T07:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281981#M401905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to separate them With parentheses? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281981#M401905</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-20T07:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281982#M401906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I did. but still didnt work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281982#M401906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T07:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281983#M401907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i run this in list box object:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it works perfectly. but when I try in pivot table it doesnt&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;my date period only contain the last day of every month e.g. 31-12-2015, 31-01-2016, 29-02-2016,....., 31-12-2016&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if I select 31-01-2016 I hope to get amount of 31-12-2015&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281983#M401907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T07:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281984#M401908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you create a straight table With the dimession(s) you want and makes two expression&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=date(YearStart(MAX(DATEPERIOD))-31))&amp;lt;=$(=date(YearStart(MAX(DATEPERIOD))-1))'},Year,Month,Quarter&amp;gt;}amount)&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;will it shows correct on row Level?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281984#M401908</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-20T07:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281985#M401909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to check each part separately within a table-chart without an expression-label - then within the expression-label qlik will show you how the expression and especially the $-sign expansion will be interpreted - and quite probably you will see which part you need to adjust. Quite probably this will be the formatting-issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281985#M401909</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-20T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281986#M401910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works perfectly in straight table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 07:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281986#M401910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T07:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281987#M401911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what if you add a 3:rd Expression column(1)+column(2)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 08:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281987#M401911</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-20T08:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281988#M401912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works in straight table, but not in pivot table&lt;/P&gt;&lt;P&gt;I am using pivot table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 08:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281988#M401912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T08:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281989#M401913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, Can you send the application if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 08:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281989#M401913</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-20T08:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281990#M401914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then aggr() could help, can you show us what Dimension you have in Pivot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 08:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281990#M401914</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-20T08:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281991#M401915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for the late reply.&lt;/P&gt;&lt;P&gt;it actually works fine if I dont select month as dimension. but if I select month as my dimension, it wont work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 08:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1281991#M401915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-31T08:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1513407#M436761</link>
      <description>&lt;P&gt;I have the dame problem and I am aware where it comes from but could not find a solution. The problem comes from the fact that the "+" between the two expressions is not effective and only one of them will be calculated and shows as a result. So theoretically we need a "sum" function to sum the two expressions instead of the +, which I could not get right till now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will write you the answer when I find it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 08:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1513407#M436761</guid>
      <dc:creator>BrightFuture</dc:creator>
      <dc:date>2018-11-28T08:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: sum two sum function</title>
      <link>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1516847#M437058</link>
      <description>&lt;P&gt;So what I found is like using Total after the sum will get you some good results (only when you use one dimension), however when you use two dimensions for the X-axis you will get the same exact results every time (Let say you have Quaters and Years as your dimensions, by then you will get same values of the Quarters repeated over the years because Total ignores the dimension).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure how it will turn out in your expression but try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SUM(&lt;STRONG&gt;total&lt;/STRONG&gt;{$&amp;lt;[Is Budget]={'0'},DATEPERIOD={'&amp;gt;=$(=YEARSTART(MAX(DATEPERIOD)))&amp;lt;=$(=MAX(DATEPERIOD))'},Year,Month,Quarter&amp;gt;}amount)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 14:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-two-sum-function/m-p/1516847#M437058</guid>
      <dc:creator>BrightFuture</dc:creator>
      <dc:date>2018-12-05T14:31:17Z</dc:date>
    </item>
  </channel>
</rss>

