<?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: Calculation, Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542435#M1268261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand you correctly.&lt;/P&gt;&lt;P&gt;Per my understanding you want to display the total of "Result" column.&lt;/P&gt;&lt;P&gt;You can have the total shown in the same table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Properties-expressions of the table, then in total mode section, check any of the radio button to display the total in the table itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, to get the total displayed in a text box, you can set a variable as Sum(Your Expression) in Variable overview and then use that variable in text box.&lt;/P&gt;&lt;P&gt;PFA. hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 07:48:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-19T07:48:16Z</dc:date>
    <item>
      <title>Calculation, Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542434#M1268258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question.&lt;/P&gt;&lt;P&gt;now I have three tables.&lt;/P&gt;&lt;P&gt;1) 'product' and 'price' definition&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The table which can count through variables in input box&lt;/P&gt;&lt;P&gt;ex. multiply&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Last is Result.&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that top of the last table was appeared, but I want to use that total value again.&lt;/P&gt;&lt;P&gt;To do that, I thought&amp;nbsp; I need one variable more and want to show that value(=variable) in text box no action.&lt;/P&gt;&lt;P&gt;I don't how to explain that variable in expression. &lt;/P&gt;&lt;P&gt;want to show [RESULT=3000].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also&lt;/P&gt;&lt;P&gt;WHY,I used other variable value in text box. but didn't appear value. impossible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankyou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542434#M1268258</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation, Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542435#M1268261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand you correctly.&lt;/P&gt;&lt;P&gt;Per my understanding you want to display the total of "Result" column.&lt;/P&gt;&lt;P&gt;You can have the total shown in the same table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Properties-expressions of the table, then in total mode section, check any of the radio button to display the total in the table itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, to get the total displayed in a text box, you can set a variable as Sum(Your Expression) in Variable overview and then use that variable in text box.&lt;/P&gt;&lt;P&gt;PFA. hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 07:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542435#M1268261</guid>
      <dc:creator />
      <dc:date>2013-11-19T07:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation, Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542436#M1268266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you again:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sorry already solve it before see your answer.&lt;/P&gt;&lt;P&gt;thank you so much every time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after checking sum in expression tab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I tried to use your answer again '&lt;STRONG&gt;=$(vResult)&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;but that's not working&lt;/P&gt;&lt;P&gt;I don't know reason exactly.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my variable name is vI&lt;/P&gt;&lt;P&gt;I used it '&lt;STRONG&gt;= num(sum ($(vI)), '#,##0')&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;Its working well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;&lt;P&gt;Shyamal Pandit:)&lt;/P&gt;&lt;H5 class="simple" style="padding-top: 8px; font-size: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 08:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Variable/m-p/542436#M1268266</guid>
      <dc:creator />
      <dc:date>2013-11-19T08:26:33Z</dc:date>
    </item>
  </channel>
</rss>

