<?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 num  and num# format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793314#M667499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey everyone,&lt;/P&gt;&lt;P&gt;i have this doubt.maybe a silly one! i know about the num and num# functions and how they work.but i'm confused when i have to specify the format.what i mean is '00' or '0.00' is fine,but what's the use of '#' in there.how do you i use that to specify various formats?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking you,&lt;/P&gt;&lt;P&gt;kunal bhattcharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Nov 2014 08:25:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-08T08:25:58Z</dc:date>
    <item>
      <title>num  and num# format</title>
      <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793314#M667499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey everyone,&lt;/P&gt;&lt;P&gt;i have this doubt.maybe a silly one! i know about the num and num# functions and how they work.but i'm confused when i have to specify the format.what i mean is '00' or '0.00' is fine,but what's the use of '#' in there.how do you i use that to specify various formats?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking you,&lt;/P&gt;&lt;P&gt;kunal bhattcharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 08:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793314#M667499</guid>
      <dc:creator />
      <dc:date>2014-11-08T08:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: num  and num# format</title>
      <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793315#M667500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can read these about format&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/12/18/number-format-codes" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/12/18/number-format-codes"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/12/18/number-format-codes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try yourself in the number tab &lt;/P&gt;&lt;P&gt;make a listbox with some values (eg mine is&amp;nbsp; =valuelist(7, 0.7) ), change format and apply to see the result in listbox and format in format pattern &lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70780_1.png" style="width: 620px; height: 281px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 08:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793315#M667500</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-11-08T08:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: num  and num# format</title>
      <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793316#M667501</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;here's an explanation from the QV help file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Numbers&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt; To denote a specific number of digits, use the symbol "0" for each digit.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt; To denote a possible digit, use the symbol "#". If the format contains only #'s to the left of the decimal point, numbers less than 1 begin with a decimal point.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt; To mark the position of the thousands separator or the decimal separator, use the thousands separator and the decimal separator. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 00:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793316#M667501</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-11T00:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: num  and num# format</title>
      <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793317#M667502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,marco&lt;/P&gt;&lt;P&gt;can you elaborate the second point with an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking you,&lt;/P&gt;&lt;P&gt;kunal bhattacharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 04:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793317#M667502</guid>
      <dc:creator />
      <dc:date>2014-11-11T04:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: num  and num# format</title>
      <link>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793318#M667503</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;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/538561#538561"&gt;http://community.qlik.com/message/538561#538561&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 05:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/num-and-num-format/m-p/793318#M667503</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-11T05:30:23Z</dc:date>
    </item>
  </channel>
</rss>

