<?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: sum of Column. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932937#M960521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your total value is different from your sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below script and screens. Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SNo,Value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;1,0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;2,6494.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;3,39253.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;4,5600.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;5,481216.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;6,12000.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;7,19330.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Output:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102589_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 03:45:23 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-10-21T03:45:23Z</dc:date>
    <item>
      <title>sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932936#M960520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column called Current with values as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; 6,494.00&lt;/P&gt;&lt;P&gt; 39,253.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 56,00.00&lt;/P&gt;&lt;P&gt;481,216.00&lt;/P&gt;&lt;P&gt; 12,000.00&lt;/P&gt;&lt;P&gt; 19,330.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put sum(Current) in text box I get 7371516 as a return value where as the sum has to be in '$' amount&amp;nbsp; $&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;614,293 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 02:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932936#M960520</guid>
      <dc:creator />
      <dc:date>2015-10-21T02:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932937#M960521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your total value is different from your sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below script and screens. Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SNo,Value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;1,0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;2,6494.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;3,39253.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;4,5600.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;5,481216.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;6,12000.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;7,19330.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Output:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102589_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 03:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932937#M960521</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-10-21T03:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932938#M960522</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;Please use ,Expression Like this ,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Num(Sum(Column),'$#,##0.00;($#,##0.00)')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I Hope this helps .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 03:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932938#M960522</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-21T03:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932939#M960523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change Number property of object to add $ sign.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 04:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932939#M960523</guid>
      <dc:creator>raman_rastogi</dc:creator>
      <dc:date>2015-10-21T04:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932940#M960524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you but I cannot see the logic in the link. What expression do you have in the text objcet ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 15:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932940#M960524</guid>
      <dc:creator />
      <dc:date>2015-10-21T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: sum of Column.</title>
      <link>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932941#M960525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;='Total =$' &amp;amp;num(sum(Value),'#,##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102730_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 02:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-of-Column/m-p/932941#M960525</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-10-22T02:02:27Z</dc:date>
    </item>
  </channel>
</rss>

