<?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: Row totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384897#M813581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(IF(If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])=0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]),0) , Origen),0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to add to the first If an alternative value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression is no okl but the result isn't!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2017 18:45:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-20T18:45:49Z</dc:date>
    <item>
      <title>Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384890#M813574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm quiet new on this and maby have a simple question:&amp;nbsp; In a Pivot table I have a row with a condition: If(Column(5)=0, Column(1),0)&amp;nbsp; But the row totals applies the same condition instead of summing the rows indivdual results.&amp;nbsp; I have been searching and found several solutions about If and Aggr, but have not been able to get teh row's total correctly calculated.&amp;nbsp; Please advise if anybody has a solution!&amp;nbsp; Best regards&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/Row-totals/m-p/1384890#M813574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384891#M813575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Column(5)=0, Column(1),0) , yourdimensionshere))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384891#M813575</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T18:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384892#M813576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an error in the expressionn. Some parentheiss missing? I've tried to correct it, but without succes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384892#M813576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384893#M813577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your expression what you have ? Probably a sample upload will help faster to help you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384893#M813577</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T18:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384894#M813578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;= Sum(Aggr(IF(If(Column(5)=0, Column(1),0) , Origen))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384894#M813578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384895#M813579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you replace those Column(5) and Column(1) with your actual expressions and see if that works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384895#M813579</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T18:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384896#M813580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(Column(5)=0, Column(1),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])=0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I should try&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;= Sum(Aggr(IF(&lt;SPAN style="font-size: 13.3333px;"&gt;If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])=0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]),0)&lt;/SPAN&gt; , Origen))&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;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; font-size: 13px;"&gt;But I still get an error in the expression. Isn't a ) missing??&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384896#M813580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384897#M813581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(IF(If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])=0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]),0) , Origen),0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to add to the first If an alternative value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression is no okl but the result isn't!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384897#M813581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384898#M813582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just modified Nagaraju expression.. Can you see if the below works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Column(5)=0, Column(1) ),0) , yourdimensionshere))&lt;/SPAN&gt;&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;OR&lt;/SPAN&gt;&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;= Sum(Total IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Column(5)=0, Column(1) ),0) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384898#M813582</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-09-20T18:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384899#M813583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(If(Sum ({&amp;lt; Y= {$(= Max(Y)-1)} &amp;gt;}[Venta Neta]) = 0,Sum ({&amp;lt; Y = {$(=Max(Y))} &amp;gt;}[Venta Neta]),0), Origen))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384899#M813583</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T18:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384900#M813584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be honest (I'm sorry..), I have 4 dimensions: Origen, Articulo, [Cliente NIF], [Grupo Cliente]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I just add the other three after Origen??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384900#M813584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384901#M813585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They both don't work, both give 0 on all registers, even adding the four dimensions...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384901#M813585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384902#M813586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Can you share your sample file here so that it will be easy to work on quickly. You can scramble confidential data using following instructions here. &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tell us your expected output please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 19:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384902#M813586</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T19:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384903#M813587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid it's a biot complicated. I could quickly resume data and the expected result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 dimensions:&lt;/P&gt;&lt;P&gt;Origen&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Articulo]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[Cliente NIF]&lt;/P&gt;&lt;P&gt;[Grupo Cliente]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I have:&lt;/P&gt;&lt;P&gt;Y which content is a year&lt;/P&gt;&lt;P&gt;M which contents a mont&lt;/P&gt;&lt;P&gt;D which contents day...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Venta Neta] which refers to sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have alot of more date, but all on the sales level, bu this is my expected result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show sales per origen (budget, forecasted or actual sales), per article, client or/and client group. And I want to add let's say two columns, one with those clients/articles/clients group who have increasedsales regarding the previous yaer selected, and another column wiht thos who have decreases sales...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems simple, but it isn't, at least, not for me!!&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>Wed, 20 Sep 2017 19:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384903#M813587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T19:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384904#M813588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its kind of tough to analyse now where it is going wrong. If you can reduce some data and load only few rows and then upload a sample here that way it would be easy to look into and see where it is going wrong. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 21:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384904#M813588</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-20T21:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384905#M813589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have prepared an example.qvw, but how do I upload it??? I'm sorry, I'm new on this...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 22:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384905#M813589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T22:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384906#M813590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 22:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384906#M813590</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-20T22:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384907#M813591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it... Here you are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The colum increased sales shows data when the conditions of increased sales between 2017 and 2016 are met, but the total doesn't show the correct sum... That's my problem....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 22:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384907#M813591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T22:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384908#M813592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 22:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384908#M813592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T22:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Row totals</title>
      <link>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384909#M813593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Dimensionality() = 1, Sum({&amp;lt;Y= {$(=Max(Y)-1), $(=Max(Y))}&amp;gt;} Aggr(If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])&amp;lt;Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]) and Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])&amp;lt;&amp;gt;0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta])-Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta]),0), Origen, Articulo)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])&amp;lt;Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta]) and Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta])&amp;lt;&amp;gt;0,Sum ({&amp;lt;Y= {$(=Max(Y))}&amp;gt;}[Venta Neta])-Sum ({&amp;lt;Y= {$(=Max(Y)-1)}&amp;gt;}[Venta Neta]),0))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 23:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-totals/m-p/1384909#M813593</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-20T23:10:43Z</dc:date>
    </item>
  </channel>
</rss>

