<?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 format a number in HTML output file with commas? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300894#M581503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table chart with numbers formatted as #,##0.&amp;nbsp; When the chart is output to an HTML file using the ExportEx or ExportHTML statement in a macro, the amount in the cell (TD tag) is not output with the commas inserted.&amp;nbsp; Is there an easy solution for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 16:46:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-14T16:46:57Z</dc:date>
    <item>
      <title>How to format a number in HTML output file with commas?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300894#M581503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table chart with numbers formatted as #,##0.&amp;nbsp; When the chart is output to an HTML file using the ExportEx or ExportHTML statement in a macro, the amount in the cell (TD tag) is not output with the commas inserted.&amp;nbsp; Is there an easy solution for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 16:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300894#M581503</guid>
      <dc:creator />
      <dc:date>2011-12-14T16:46:57Z</dc:date>
    </item>
    <item>
      <title>How to format a number in HTML output file with commas?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300895#M581504</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;one not-so-good workaround is to create another similtar table with the correct format, and use it in the export macro. You can minimize it and hide it under a text box with white background... difficult to maintain though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 23:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300895#M581504</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2011-12-15T23:34:11Z</dc:date>
    </item>
    <item>
      <title>How to format a number in HTML output file with commas?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300896#M581505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just figured it out.&amp;nbsp; It turns out that the Num() function doesn't respect the regional settings like the manual says it should.&amp;nbsp; But wrapping the expression, e.g., Sum(Field1) in a Num() function with all parameters specified, like Num(Sum(Field1),'#,##0','.',',') works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 16:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-format-a-number-in-HTML-output-file-with-commas/m-p/300896#M581505</guid>
      <dc:creator />
      <dc:date>2011-12-29T16:13:36Z</dc:date>
    </item>
  </channel>
</rss>

