<?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: What is the difference between Num and Num# function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724030#M259773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but it can also used where you have the numbers in the string format and you want to convert the number into specifying format and the format may be any type of. So by the help of this function you can format the numbers also with the help of Num function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2014 19:26:53 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-06-21T19:26:53Z</dc:date>
    <item>
      <title>What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724027#M259770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please share an illustrated example what is the difference between Num and Num# function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am familiar with Num allowing you to format a number field but not sure what Num# does. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 19:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724027#M259770</guid>
      <dc:creator />
      <dc:date>2014-06-21T19:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724028#M259771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see this thread for example and difference meaning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/538516"&gt;Num  vs num #&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:-&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Very simple example Suppose you have a string abc123 and you want to convert it into number then you have to use NUM#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Eg:-&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Num#('abc123', '#,##0.##', '.' , ',' )&lt;/STRONG&gt; //this gives you abc123 but if sam you use with &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Num &lt;/STRONG&gt;it will not convert this into number&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In the same if you want to get only numbers to be extract from same then first you have to use Num# then Num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=NUM( Num#('abc123,4', 'abc#,#') ,'####') &lt;/STRONG&gt;// this will gives only 1234&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Same for Num but here i am format my given number like i have numbers 123 and i want to format it as 123.00 then is use Num because it is already in number but i want to format it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Eg:-&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Num('123', '#,##0.##')&amp;nbsp; &lt;/STRONG&gt;//This will gives 123.00 and so many formats you can use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 19:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724028#M259771</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-21T19:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724029#M259772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So essentially a Num# function is useful where you want to exclude string when data contains both string and numbers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 19:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724029#M259772</guid>
      <dc:creator />
      <dc:date>2014-06-21T19:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724030#M259773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but it can also used where you have the numbers in the string format and you want to convert the number into specifying format and the format may be any type of. So by the help of this function you can format the numbers also with the help of Num function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 19:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724030#M259773</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-21T19:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724031#M259774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, do you have an example like that too? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 19:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724031#M259774</guid>
      <dc:creator />
      <dc:date>2014-06-21T19:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724032#M259775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Num#( ) converts a string into a number by the given format mask&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Num( ) formats a number by the given format mask&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 21:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724032#M259775</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-06-21T21:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Num and Num# function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724033#M259776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This answer is somehow confusing. For the Num#( ) function the given format mask decides if a string can be converted into a number. If it cannot be converted the string will be returned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 21:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Num-and-Num-function/m-p/724033#M259776</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-06-21T21:53:12Z</dc:date>
    </item>
  </channel>
</rss>

