<?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: Num formate.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544357#M1334697</link>
    <description>&lt;P&gt;AFAIK must the separators for thousands and decimal be different. But there are various white-space chars available which may added like:&lt;/P&gt;&lt;P&gt;= num(14758.22, '# ##0' &amp;amp; chr(160) &amp;amp; '00', chr(160), ' ')&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2026 11:33:53 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2026-03-09T11:33:53Z</dc:date>
    <item>
      <title>Num formate..</title>
      <link>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544310#M1334696</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;num(Sum(Sales),'# ##0,00', ',' ,' ') Here I'm using this num format value this one &lt;STRONG&gt;14 758,22&lt;/STRONG&gt; but requirement&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;14 758 22&lt;/STRONG&gt; remove comma (,) . Here separate decimal and thousands space&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 18:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544310#M1334696</guid>
      <dc:creator>Satish8</dc:creator>
      <dc:date>2026-03-08T18:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Num formate..</title>
      <link>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544357#M1334697</link>
      <description>&lt;P&gt;AFAIK must the separators for thousands and decimal be different. But there are various white-space chars available which may added like:&lt;/P&gt;&lt;P&gt;= num(14758.22, '# ##0' &amp;amp; chr(160) &amp;amp; '00', chr(160), ' ')&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 11:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544357#M1334697</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2026-03-09T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Num formate..</title>
      <link>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544402#M1334698</link>
      <description>&lt;P&gt;You could just multiple your sum by 10 and skip the decimals completly.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;num(Sum(Sales)*10,'# ##0')&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 05:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-formate/m-p/2544402#M1334698</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2026-03-10T05:55:42Z</dc:date>
    </item>
  </channel>
</rss>

