<?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: How do I format a number in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1864870#M1216266</link>
    <description>&lt;P&gt;Check that the field in question is recognized as numeric (you can do this by clicking it in the Data Model Viewer, or you can load it as num(NUMBER) as NUMBER and see if it keeps its values). If it is not recognized as a number, you'll have to use num#() to convert it before you can perform any mathematical/numeric calculations.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 12:20:55 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2021-11-30T12:20:55Z</dc:date>
    <item>
      <title>How do I format a number in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1864861#M1216264</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'am working at a Qlik View App. In the prestep before displaying the data I need to do some calculation with the values in the QVD. When I'm importing the values I want to multiply every value with 100, but it isn't working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOAD&amp;nbsp;&lt;BR /&gt;(NUMBER*100) AS TEST,&lt;BR /&gt;*&lt;/P&gt;
&lt;P&gt;FROM [....... my direction &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ] (qvd);&lt;/P&gt;
&lt;P&gt;I think the problem are the number format in the QVD. The decimal number are formatted with a "." like:&lt;/P&gt;
&lt;P&gt;67.78, 123.67, 89.0&lt;/P&gt;
&lt;P&gt;If the number is 0 it will correctly multiplied. In my other Qlik projects I've build are the numbers formatted with a "," instead of ".". Are you having any ideas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greeting &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 12:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1864861#M1216264</guid>
      <dc:creator>Jens</dc:creator>
      <dc:date>2021-11-30T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format a number in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1864870#M1216266</link>
      <description>&lt;P&gt;Check that the field in question is recognized as numeric (you can do this by clicking it in the Data Model Viewer, or you can load it as num(NUMBER) as NUMBER and see if it keeps its values). If it is not recognized as a number, you'll have to use num#() to convert it before you can perform any mathematical/numeric calculations.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 12:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1864870#M1216266</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-11-30T12:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format a number in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1865014#M1216269</link>
      <description>&lt;P&gt;Have you tried changing the decimal symbol on in the script? In your main script page, you should see this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;
&lt;P&gt;If yours is set to ',' it probably will not recognize the '.' as a decimal.&lt;/P&gt;
&lt;P&gt;Or you could try to change it from '.' to ',' in the data load.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 15:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1865014#M1216269</guid>
      <dc:creator>timothyj</dc:creator>
      <dc:date>2021-11-30T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I format a number in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1866900#M1216366</link>
      <description>&lt;P&gt;Thanks! Now it is working. Everything fine!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 06:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-format-a-number-in-QlikView/m-p/1866900#M1216366</guid>
      <dc:creator>Jens</dc:creator>
      <dc:date>2021-12-06T06:46:36Z</dc:date>
    </item>
  </channel>
</rss>

