<?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 How to Reference the Expression Total value in a different Expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364646#M135668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know about All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used aggr() before and don't think that will help. Just wish there is a quick and easy way to reference that big black bold total number that is right there on the screen... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try putting in each expense expression and try to more manually calculate Share of Profit again, with no shortcut, which might work, but is not desirable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any other ideas, though, I'd appreciate. Thanks for all your time Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 20:49:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-23T20:49:17Z</dc:date>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364638#M135660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to calculate "Share of Profit", the percent of Total Profit contributed by a particular Product (my dimension). I have many expressions that calculate each part of the Profit formula. In the end, I want to calculate (Profit from that Product) / (Profit total).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can reference other expressions by typing the name of the column, but is there a way to reference the Total Expression value?&amp;nbsp; I was hoping [Profit].total or [Total Profit] or sum([Profit]) would work, but that doesn't seem to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attaced a simplified example in Excel to show what I'm doing. What is the easiest way of typing the formula for the yellow cells, without copying all expressions in the different Expense steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 18:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364638#M135660</guid>
      <dc:creator />
      <dc:date>2012-04-23T18:20:01Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364639#M135661</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;Did you try to use All ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(All Profit) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 18:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364639#M135661</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-04-23T18:49:47Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364640#M135662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried, but that didn't work. The complete expression I tried was =Profit/sum(All Profit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 18:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364640#M135662</guid>
      <dc:creator />
      <dc:date>2012-04-23T18:59:55Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364641#M135663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} Profit)/sum(All Profit) &lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 19:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364641#M135663</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-04-23T19:06:21Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364642#M135664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a problem with the numerator; =Profit is ok. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the denomenator, sum(All Profit).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 19:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364642#M135664</guid>
      <dc:creator />
      <dc:date>2012-04-23T19:32:31Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364643#M135665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;So you should&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;do all the&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;additions and subtractions by Product&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;to arrive at the&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;partial&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;result of the Profit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;Each Expense is a field?Profit is a Field or a variable?Maybe you must create a variable and store the result of the operation in that variable so you could use this value but if you don´t have a Field where is the Profit, you can´t use it like you want.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;vProfitA = Sum({&amp;lt;Product = {'A'}&amp;gt;} Revenue) - &lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #ffffff; font-family: Arial;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} [Expense 1]) + &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #ffffff; font-family: Arial;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} [Expense 2]) + &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} [Expense 3]) + &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} [Expense 4])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #ffffff; font-family: Arial;"&gt;/&lt;/SPAN&gt;sum(vProfitTotal)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same for all your products and store the total addition in vProfitTotal to get the total profit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;I hope this helps, I don´t know if is this what you need. If you had a field with the profits you mustn´t have problems with sum(all Profit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;If you have a table like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 39&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Sum({&amp;lt;Product = {'A'}&amp;gt;} Profit)/sum(All Profit) must return to you:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 39/(39+8+...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 19:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364643#M135665</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-04-23T19:58:53Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364644#M135666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension: Product&lt;/P&gt;&lt;P&gt;Expression: Revenue, Expense 1, Expense 2, ...., Total Expense, Profit, Share of Profit&lt;/P&gt;&lt;P&gt;No variables in my example, although the Expense 1 and Expense 2 functions have variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formulas for Expense 1 and Expense 2 are quite complicated set analysis for QV. I tried recreating the Share of Profit formula by copying each expression in the profit formula&amp;nbsp; and used the total function to get at Share of Profit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(&amp;nbsp; profit formula&amp;nbsp; ) / sum(&lt;STRONG&gt;total &lt;/STRONG&gt;profit formula&amp;nbsp; ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was not calculating exactly correctly, in part due to the complexity of how Expense 1 and Expense 2 are being calculated. Maybe I can try using all instead of total. What is the difference? QV help doesn't have ALL in its index.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 20:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364644#M135666</guid>
      <dc:creator />
      <dc:date>2012-04-23T20:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364645#M135667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Total takes into account the actual selection and All makes an addition of all values of the field no matters selections or dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could get the same result with TOTAL and ALL. May be you should take a look about aggregation functions. It´s used for advanced aggregations. I think it can be usefull so the result of the function aggr() returns something like a temporary table. There is better documentation in the community and in the help of QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This discussion could be interesting for your case.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/164389#164389"&gt;http://community.qlik.com/message/164389#164389&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 20:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364645#M135667</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-04-23T20:44:29Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364646#M135668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know about All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used aggr() before and don't think that will help. Just wish there is a quick and easy way to reference that big black bold total number that is right there on the screen... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try putting in each expense expression and try to more manually calculate Share of Profit again, with no shortcut, which might work, but is not desirable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any other ideas, though, I'd appreciate. Thanks for all your time Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 20:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364646#M135668</guid>
      <dc:creator />
      <dc:date>2012-04-23T20:49:17Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364647#M135669</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;Ba careful with All, it has been deprecated by QV and may not be supported in future versions. The correct syntax is {1} TOTAL, as in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(All Profit) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({1} TOTAL Profit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"All" will work for now but I suggest that you avoid building obsolesence into your work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 21:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364647#M135669</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-04-23T21:03:52Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364648#M135670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, thanks for the note on All vs. {1} TOTAL. That's not the question in this thread, but is good to know. The question is, can you reference the &lt;STRONG&gt;Total &lt;/STRONG&gt;value on an Expression in a different Expression in an easy way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 12:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364648#M135670</guid>
      <dc:creator />
      <dc:date>2012-04-24T12:57:26Z</dc:date>
    </item>
    <item>
      <title>How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364649#M135671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out what I needed to do. For Profit Share, copy the same expression that is in Profit. Then, on the Expression tab next to check the Relative box (right below the Enable check box). This will calculate % of Total.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 13:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364649#M135671</guid>
      <dc:creator />
      <dc:date>2012-04-24T13:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reference the Expression Total value in a different Expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364650#M135672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also do it differently. Use sum(Profit) / sum(TOTAL Profit) and then go to the number format and click show in %. Check the attached sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajeevan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 13:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reference-the-Expression-Total-value-in-a-different/m-p/364650#M135672</guid>
      <dc:creator />
      <dc:date>2012-04-24T13:24:01Z</dc:date>
    </item>
  </channel>
</rss>

