<?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: Converting text into a number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77881#M789628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the load script settings like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=' ';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192932_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this formatting/transformation during the load as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2018 07:43:34 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-02-09T07:43:34Z</dc:date>
    <item>
      <title>Converting text into a number</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77879#M789625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please assist, i have a text that i have to convert into a number.&lt;/P&gt;&lt;P&gt;The text looks loke this 0000000089548436, i need to remove all leading zeros and have a decimal point before two last digits.&lt;/P&gt;&lt;P&gt;a thousand separator should be a space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result should look like &lt;SPAN style="font-size: 13.3333px;"&gt;895 484.36&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77879#M789625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Converting text into a number</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77880#M789627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi '&lt;/P&gt;&lt;P&gt;&amp;nbsp; use following expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;0000000089548436)/100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Anji&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 07:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77880#M789627</guid>
      <dc:creator>Akina0929</dc:creator>
      <dc:date>2018-02-09T07:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Converting text into a number</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77881#M789628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the load script settings like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=' ';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192932_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this formatting/transformation during the load as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 07:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77881#M789628</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-02-09T07:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Converting text into a number</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77882#M789629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Num(0000000089548436,'#,###.#0')&lt;/P&gt;&lt;P&gt;&lt;IMG alt="num.png" class="jive-image image-1" height="300" src="https://community.qlik.com/legacyfs/online/192953_num.png" style="height: 300px; width: 948.98px;" width="949" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 11:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-text-into-a-number/m-p/77882#M789629</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2018-02-09T11:22:40Z</dc:date>
    </item>
  </channel>
</rss>

