<?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 show number with comma in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022247#M921366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Num function and see a sample below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum(Amount) / Business_Days_Available,'#,##0.0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2016 11:17:20 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-04-26T11:17:20Z</dc:date>
    <item>
      <title>How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022245#M921361</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;How can I the number as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;217053472 as 217,053,472 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Display the values for SALES/DEMAND I used Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other to display the values &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture5.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122738_Capture5.PNG" style="height: 260px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Output should look like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture6.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/122739_Capture6.PNG" style="height: auto;" /&gt;&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/How-to-show-number-with-comma/m-p/1022245#M921361</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022246#M921363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Num() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(&lt;/STRONG&gt;YourExpression&lt;STRONG&gt;, '#,##0')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace YourExpression with the existing function you have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022246#M921363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-26T11:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022247#M921366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Num function and see a sample below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum(Amount) / Business_Days_Available,'#,##0.0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022247#M921366</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-26T11:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022248#M921369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;=Num(sum(SalesPerDemand),'#,#00')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Use your actual expression&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022248#M921369</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-26T11:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022249#M921372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The num() function should do what you want, sometimes you need to explicitely define both separators to make it work correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YourExpression&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, '#,##0.','.',',')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022249#M921372</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-26T11:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to show number with comma</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022250#M921374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the num() function becomes interesting after the second parameter, because parm 3 &amp;amp; 4 allow you to change decimal and thousands separators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for example, ThousandSep = '.' and DecimalSep = ',' by default (because they're set like that in your system/load script), you can change them in the UI by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;=num(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SumValue, '#,###.00', '.', ',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also QV Desktop Help articly for function num(). It comes with some good examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-number-with-comma/m-p/1022250#M921374</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-26T11:26:32Z</dc:date>
    </item>
  </channel>
</rss>

