<?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: Re: add total row (Calculated) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645519#M236575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, ther's a little problem in your model.&lt;/P&gt;&lt;P&gt;Anyway here is one solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about your model, I would cross those tables and also concat them. They have many fields in common&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 15:24:49 GMT</pubDate>
    <dc:creator>christian77</dc:creator>
    <dc:date>2014-08-25T15:24:49Z</dc:date>
    <item>
      <title>add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645510#M236566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searching into the forum I found an app from &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/jagan"&gt;jagan&lt;/A&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;who explain how to add a calculated row. I tried to do the same thing with my app but the total appears in the column: I would like sum top 3 elements. I dont want include ADMINISTRACIÓN. I attached the Jagan Sample and my app. Can you explain me how to do this... because total in my app appears in column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="339"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="190"&gt;Departamento&lt;/TD&gt;&lt;TD class="xl64" width="79"&gt;Ene&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="70"&gt;Feb&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1.INGRESOS DE LA EXPLOTACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;750.962.418&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;400.996.625&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2.COSTO DE VENTAS&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-503.155.054&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-267.907.385&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3.OTROS INGRESOS DE LA EXPLOTACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5.936.236&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;446.977&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;4.REBATE PROVEEDORES&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-7.000.000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Total&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;253.743.600&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;126.536.217&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;ADMINISTRACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-51.136.540&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-31.918.623&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645510#M236566</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T14:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645511#M236567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pivot tables totalize by the general expression.&lt;/P&gt;&lt;P&gt;In pressentation tab, check show partial sums, then it'll be automatic.&lt;/P&gt;&lt;P&gt;If the general expression does not give you the desired result, go like:&lt;/P&gt;&lt;P&gt;if (dimensionality()=0, Your Total Expression, Your Expression)&lt;/P&gt;&lt;P&gt;dimensionality()=0, means totals.&lt;/P&gt;&lt;P&gt;Pivot table with pivoted dimensions use also SecondaryDimensonality().&lt;/P&gt;&lt;P&gt;See dimenssionality in the help menu.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you have all those expressions, just add them all.&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645511#M236567</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-08-25T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645512#M236568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it just this that you want ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rowtotal.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65134_rowtotal.png" style="width: 620px; height: 309px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645512#M236568</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T14:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645513#M236569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again.&lt;/P&gt;&lt;P&gt;I think you need to dimension by Periodo.&lt;/P&gt;&lt;P&gt;Añade la dimensión periodo y luego chequea la casilla mostrar sumas parciales como te digo en el primero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645513#M236569</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-08-25T15:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645514#M236570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris thsnk for you reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the jahan app doesn´t use dimensionality, if so, how it wold be the final expression?&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;"&gt;if (dimensionality()=0, Column(1) + Column(2) ??+, Your Expression)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&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;"&gt;Thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645514#M236570</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T15:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645515#M236571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is not what I want I just want obtain the total of &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;" width="339"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;1.INGRESOS DE LA EXPLOTACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;750.962.418&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;400.996.625&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;2.COSTO DE VENTAS&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;-503.155.054&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;-267.907.385&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;3.OTROS INGRESOS DE LA EXPLOTACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;5.936.236&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;446.977&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;4.REBATE PROVEEDORES&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;-7.000.000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want to include ADMINISTRACIÓN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645515#M236571</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T15:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645516#M236572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;His expressions are rows, yours are columns, thats why you can´t obtain the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645516#M236572</guid>
      <dc:creator>alematex</dc:creator>
      <dc:date>2014-08-25T15:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645517#M236573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandra I know that, But how could obtain that? I can't figure out. I just have the similar scenario. One dimension and expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645517#M236573</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645518#M236574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it. I missed that in your first post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option which isn't extremely dynamic is to create a new field in the data model with a sort number for each value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There would be some maintenance if the values change, but that would be the case for a chart based solution as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PivotTable:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cc_group_desc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cc_group_desc as PivotTableDimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(&amp;nbsp; cc_group_desc='Administration',6, left(cc_group_desc,1)) as SortNumber&lt;/P&gt;&lt;P&gt;resident&amp;nbsp; &amp;lt;yourothertable&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (PivotTable)&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cc_group_desc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Total' as PivotTableDimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 as SortNumber&lt;/P&gt;&lt;P&gt;resident &amp;lt;yourothertable&amp;gt;&lt;/P&gt;&lt;P&gt;where &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cc_group__desc &amp;lt;&amp;gt; 'Administration';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use PivotTableDimension in the chart instead of cc_group_desc and sort on only(SortNumber) on the sort tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645518#M236574</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T15:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645519#M236575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, ther's a little problem in your model.&lt;/P&gt;&lt;P&gt;Anyway here is one solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about your model, I would cross those tables and also concat them. They have many fields in common&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645519#M236575</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-08-25T15:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645520#M236576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, almost &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; total look very well in the position but the total appears = 0 I attached the final app with your changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645520#M236576</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645521#M236577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add the new pivottabledimension to the aggr as well: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(&lt;/P&gt;&lt;P&gt;If(cc_group_desc='1.INGRESOS DE LA EXPLOTACIÓN' or cc_group_desc='3.OTROS INGRESOS DE LA EXPLOTACIÓN'&lt;/P&gt;&lt;P&gt;or cc_group_desc='4.REBATES',Sum(ppto_clp_Real_01),Sum(ppto_clp_Real_01))*-1,cuenta,PivotTableDimension))&lt;/P&gt;&lt;P&gt;//Sum(ppto_clp_Real_01)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645521#M236577</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645522#M236578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I left just &lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;Sum(ppto_clp_Real_01)&lt;/SPAN&gt;. Total is good, but the other values have changed. If I change the dimmension by yours total = 0. Can you edit my app for better comprehenssion. I think I missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645522#M236578</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T16:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645523#M236579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok here is everything . my previous post i suggested 'solution2' below. In your example, i tweaked it a little to create solution1.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think either will work for this sample. do some more testing and see which one you are comfortable with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test 3.PNG.png" class="jive-image" src="/legacyfs/online/65152_test 3.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;Solution 1: &lt;/P&gt;&lt;P&gt;Sum(Aggr(&lt;/P&gt;&lt;P&gt;If(PivotTableDimension='1.INGRESOS DE LA EXPLOTACIÓN' or PivotTableDimension='3.OTROS INGRESOS DE LA EXPLOTACIÓN'&lt;/P&gt;&lt;P&gt;or PivotTableDimension='4.REBATES' or PivotTableDimension='Total' ,Sum(ppto_clp_Real_01),Sum(ppto_clp_Real_01))*-1,cuenta,PivotTableDimension))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution2 : &lt;/P&gt;&lt;P&gt;Sum(Aggr(&lt;/P&gt;&lt;P&gt;If(cc_group_desc='1.INGRESOS DE LA EXPLOTACIÓN' or cc_group_desc='3.OTROS INGRESOS DE LA EXPLOTACIÓN'&lt;/P&gt;&lt;P&gt;or cc_group_desc='4.REBATES'&amp;nbsp; ,Sum(ppto_clp_Real_01),Sum(ppto_clp_Real_01))*-1,cuenta,PivotTableDimension))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645523#M236579</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T17:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645524#M236580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan your solution before was the correct. I apologize my mistake because 2014 wasn't selected that is the reason&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;" width="339"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;1.INGRESOS DE LA EXPLOTACIÓN&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;750.962.418&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;400.996.625&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;If I select Año 2014 appears the correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing Jonathan in my app I change the text format in the tab expression drill down sum sign&lt;/P&gt;&lt;P&gt;Teext Format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Grupo='MARGEN DE EXPLOTACIÓN' or Grupo='TOTAL COSTO DE ADMINISTRACION Y VENTAS' Or Grupo='TOTAL RESULTADO DE LA EXPLOTACIÓN' or Grupo='TOTAL INGRESOS FUERA DE LA EXPLOTACION'&lt;/P&gt;&lt;P&gt;Or Grupo='TOTAL EGRESOS FUERA DE LA EXPLOTACIÓN' or Grupo='TOTAL RESULTADO FUERA DE LA EXPLOTACIÓN'&lt;/P&gt;&lt;P&gt;Or Grupo='RESULTADO ANTES DE COSTO DE ADMINISTRACION' Or Grupo='TOTAL RESULTADO ANTES DE IMPUESTO' Or Grupo='RESULTADO EJERCICIO','&amp;lt;B&amp;gt;',Grupo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, total was in bold text. How can I left total like that (Bold Text) Everything the total and the numbers of the totals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645524#M236580</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645525#M236581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't know if i understood 100%. but to BOLD the 'Total' row i did this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="color.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65154_color.PNG.png" style="width: 620px; height: 321px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645525#M236581</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T17:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645526#M236582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Total appears now with bold but the total numbers not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645526#M236582</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T17:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645527#M236583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pablo, go to the expressions tab and expand the expression the same way you did in the dimensions tab.&lt;/P&gt;&lt;P&gt;Put the same expression in the 'text format' as above .&lt;/P&gt;&lt;P&gt;You need to do it for each expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645527#M236583</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-25T17:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: add total row (Calculated)</title>
      <link>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645528#M236584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Jonathan. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 18:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/add-total-row-Calculated/m-p/645528#M236584</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-25T18:05:11Z</dc:date>
    </item>
  </channel>
</rss>

