<?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: How to sum 2 column with currency ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426461#M158866</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 check and add currency for my QV Doc, but i still unable to sum the Current asset and Fixed Asset amount using 2 expression sum up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope some one can share with me where go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclsoed my Q\V Doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 02:34:21 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2013-05-06T02:34:21Z</dc:date>
    <item>
      <title>How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426458#M158863</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;&lt;/P&gt;&lt;P&gt;Expression 1 Current Asset :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(fabs(&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}&lt;/P&gt;&lt;P&gt;,[Reporting Code] = {&lt;/P&gt;&lt;P&gt;"&amp;gt;=50010&amp;lt;=&lt;/P&gt;&lt;P&gt;50090"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , month = ,year=&amp;gt;}[Amount]/1000))&lt;/P&gt;&lt;P&gt;, $(vCurrencyFormatK))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Expression 2 Fixed Asset :-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;money(fabs(&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}&lt;/P&gt;&lt;P&gt;,[Reporting Code] = {&lt;/P&gt;&lt;P&gt;"&amp;gt;=20006&amp;lt;=&lt;/P&gt;&lt;P&gt;20061"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , month = ,year=&amp;gt;}[Amount])/1000)&lt;/P&gt;&lt;P&gt;, $(vCurrencyFormatK))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Expression 3 Total Asset :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;money(fabs(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}&lt;/P&gt;&lt;P&gt;,[Reporting Code] = {&lt;/P&gt;&lt;P&gt;"&amp;gt;=50010&amp;lt;=&lt;/P&gt;&lt;P&gt;50090"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , month = ,year=&amp;gt;}[Amount]/$(Columndim89))/1000)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}&lt;/P&gt;&lt;P&gt;,[Reporting Code] = {&lt;/P&gt;&lt;P&gt;"&amp;gt;=20006&amp;lt;=&lt;/P&gt;&lt;P&gt;20061"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , month = ,year=&amp;gt;}[Amount]/$(Columndim89))/1000)&lt;/P&gt;&lt;P&gt;, $(vCurrencyFormatK))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is why Expression 3 result i get null vlaue. where i go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 13:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426458#M158863</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-05T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426459#M158864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$(Columndim89)&amp;nbsp; has non value so your division cause the mistakes ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the result of expression 3 is equivalemt to expr. 1 + expr. 2 you csn easily do in expression 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Column(1) + Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 13:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426459#M158864</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-05-05T13:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426460#M158865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware that about your propose syntax , but i need to move the coumn expression to another table , which is not go to work , so i hope some one can help me figure out why my total expression not work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 13:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426460#M158865</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-05T13:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426461#M158866</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 check and add currency for my QV Doc, but i still unable to sum the Current asset and Fixed Asset amount using 2 expression sum up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope some one can share with me where go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclsoed my Q\V Doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 02:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426461#M158866</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-06T02:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426462#M158867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;enclsoe my QV doc. which include the Currency var.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 02:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426462#M158867</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-06T02:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426463#M158868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a syntax error after your fabs keyword you have missed a open bracket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 03:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426463#M158868</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-05-06T03:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum 2 column with currency ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426464#M158869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i understand , because you remove the money commend on the 2nd expression. you remove 2 braket. and remove&amp;nbsp; the 1 expression vcurrencyFormatK. therefore you need to add one more at the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 04:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-2-column-with-currency/m-p/426464#M158869</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-06T04:11:50Z</dc:date>
    </item>
  </channel>
</rss>

