<?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 function digits after the comma in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672781#M506841</link>
    <description>&lt;P&gt;Thank you Marcus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it works.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 07:13:36 GMT</pubDate>
    <dc:creator>ez</dc:creator>
    <dc:date>2020-02-06T07:13:36Z</dc:date>
    <item>
      <title>Num function digits after the comma</title>
      <link>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672135#M506838</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have to format an expression into an expression with 2,3 or 4 digits after the comma:&lt;/P&gt;&lt;P&gt;1335,1 - 1.335,10&lt;/P&gt;&lt;P&gt;1335,14&amp;nbsp; - 1.335,14&lt;/P&gt;&lt;P&gt;1335,145 - 1.335,145&lt;/P&gt;&lt;P&gt;1335,1456 - 1.335,1456&lt;/P&gt;&lt;P&gt;1335,14567- 1.335,1457&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;Num( 1335,1456, '#.##0,00##', ',' , '.' ),&lt;/P&gt;&lt;P&gt;but there is no difference to&lt;/P&gt;&lt;P&gt;Num( 1335,1456, '#.##0,0000', ',' , '.' ) .&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;ez&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 12:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672135#M506838</guid>
      <dc:creator>ez</dc:creator>
      <dc:date>2020-02-04T12:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Num function digits after the comma</title>
      <link>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672551#M506840</link>
      <description>&lt;P&gt;You could set the formatting explicitely depending on the number of digits. The following looked a bit ugly but it worked:&lt;/P&gt;&lt;P&gt;num(1335.1, '#.##0,' &amp;amp; repeat('#', rangemax(2, rangemin(len(subfield(1335.1, '.', 2)), 4))))&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 13:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672551#M506840</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-02-05T13:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Num function digits after the comma</title>
      <link>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672781#M506841</link>
      <description>&lt;P&gt;Thank you Marcus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it works.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 07:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Num-function-digits-after-the-comma/m-p/1672781#M506841</guid>
      <dc:creator>ez</dc:creator>
      <dc:date>2020-02-06T07:13:36Z</dc:date>
    </item>
  </channel>
</rss>

