<?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: total of three charts on the top in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446259#M807702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your TOTAL GROWTH expression in the charts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Oct 2017 11:15:35 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-10-27T11:15:35Z</dc:date>
    <item>
      <title>total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446253#M807696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="ana.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181261_ana.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I want total of distribution channel + gender + category in a text box ie total of (total growth)12+ 14 + 24( as seen in image)&lt;/P&gt;&lt;P&gt;and also total of individual expression ie 2016 and 2017 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446253#M807696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446254#M807697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Simply rite &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;channel )+&lt;EM style="font-size: 13.3333px;"&gt;count(&lt;/EM&gt; gender )+ &lt;EM style="font-size: 13.3333px;"&gt;count(&lt;/EM&gt;category ) //change according to your field names &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;//year 2016&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM style="font-size: 13.3333px;"&gt;count({&amp;lt;Year={2016}&amp;gt;}&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;channel )+&lt;EM style="font-size: 13.3333px;"&gt;count(&lt;/EM&gt; &lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM style="font-size: 13.3333px;"&gt;{&amp;lt;Year={2016}&amp;gt;}&lt;/EM&gt;&lt;/EM&gt;gender )+ &lt;EM style="font-size: 13.3333px;"&gt;count(&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM style="font-size: 13.3333px;"&gt;{&amp;lt;Year={2016}&amp;gt;}&lt;/EM&gt;&lt;/EM&gt;&lt;/EM&gt;category ) &lt;/SPAN&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446254#M807697</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-10-27T10:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446255#M807698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps these?&lt;/P&gt;&lt;P&gt;1) Sum(TOTAL &amp;lt;FieldName&amp;gt; [GROWTH Expression])&lt;/P&gt;&lt;P&gt;2) Sum({&amp;lt;Year = {'$(=AddYears(Max(Year),-1))'}&amp;gt;} TOTAL &amp;lt;FieldName&amp;gt; Measure)&lt;/P&gt;&lt;P&gt;3) &lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Year = {'$(=Max(Year))'}&amp;gt;} TOTAL &amp;lt;FieldName&amp;gt; Measure)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446255#M807698</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-27T10:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446256#M807699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=num( &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vSelectTab2 = 'Sales View',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2014,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2014,month(From),day(From)),&amp;nbsp; [inv value]))/Sales_INR_Unit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2014,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2014,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value]))/Sales_INR_Unit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;'#,##0.0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mean this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446256#M807699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446257#M807700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression is giving an erro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446257#M807700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T11:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446258#M807701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you able to provide application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446258#M807701</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-27T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446259#M807702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your TOTAL GROWTH expression in the charts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446259#M807702</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T11:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446260#M807703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=num( &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if(vSelectTab2 = 'Sales View',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2015,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2015,month(From),day(From)),&amp;nbsp; [inv value]))/10000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2015,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2015,month(From),day(From)) and [Season Code] = $(vSales_Summary_Current_Season),&amp;nbsp; [inv value]))/10000000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vSelectTab2 = 'Sales View',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2014,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2014,month(From),day(From)),&amp;nbsp; [inv value]))/10000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(2014,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(2014,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value]))/10000000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,'#,##0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446260#M807703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T11:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446261#M807704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the same expression in the three chart with different dimensions? Can you share the dimension from the charts also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446261#M807704</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T11:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446262#M807705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;for distribution channel for sales view&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=num( &lt;/P&gt;&lt;P&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])),&lt;/P&gt;&lt;P&gt;'#,##0%')&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for distribution channel for season view&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num( &lt;/P&gt;&lt;P&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Current_Season),&amp;nbsp; [inv value]))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])),&lt;/P&gt;&lt;P&gt;'#,##0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;for gender for sales view&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=num( &lt;/P&gt;&lt;P&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])),&lt;/P&gt;&lt;P&gt;'#,##0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and same for other charts too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446262#M807705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T11:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446263#M807706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;[Distribution Channel])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Current_Season),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Season)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Gender)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446263#M807706</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T11:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446264#M807707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Current_Season),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)) and [Season Code] = $(vSales_Summary_Previous_Season),&amp;nbsp; [inv value])),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(sum(if(Sold_Date &amp;lt;= MakeDate(Curr_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Curr_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value])))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(if(Sold_Date &amp;lt;= MakeDate(Prev_Year,month(To),day(To)) and Sold_Date &amp;gt;= MakeDate(Prev_Year,month(From),day(From)),&amp;nbsp; [inv value]))&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446264#M807707</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T11:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446265#M807708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please confirm that i have to write this in chart or text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446265#M807708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T11:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446266#M807709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe in a text box &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446266#M807709</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T11:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446267#M807710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well its giving an error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446267#M807710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T12:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446268#M807711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446268#M807711</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T12:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446269#M807712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was able to find the error but i need data to be presented in percentage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446269#M807712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446270#M807713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="ana.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181275_ana.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;like in in this image under total growth i want total of 24%,12% and 14%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446270#M807713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-27T12:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446271#M807714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add Num function around the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Expression, '#,##0.%')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446271#M807714</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-27T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: total of three charts on the top in text box</title>
      <link>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446272#M807717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir &lt;/P&gt;&lt;P&gt;i want total for year 2016 for eg distribution channel total + gender total +category total should be seen under 2016 as in text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 03:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-of-three-charts-on-the-top-in-text-box/m-p/1446272#M807717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T03:22:23Z</dc:date>
    </item>
  </channel>
</rss>

