<?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 How to convert the text data into number after loading into QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748150#M1228413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have extracted data from data source using SAP extractor connector. But then I find that the data is in text form although it is a number. Is there any way I can convert data type of these texts into numbers?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>mallikarjun_h</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748150#M1228413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have extracted data from data source using SAP extractor connector. But then I find that the data is in text form although it is a number. Is there any way I can convert data type of these texts into numbers?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748150#M1228413</guid>
      <dc:creator>mallikarjun_h</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748151#M1228415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Num() function in your load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748151#M1228415</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-01-22T09:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748152#M1228418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it didn't convert automatically, use Num#() function at load, it interprets text as numbers in a specified format.&lt;/P&gt;&lt;P&gt;If for whatever reason you can't do it at load, you can even use Num#() in the chart expression (but that's likely to be very slow if you are going to need to agregate the result in any way).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't use Num(), that one is formatting something that is already a number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748152#M1228418</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2015-01-22T09:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748153#M1228420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the value is a string you will need to use Num#() and not Num() in your load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the below for a few examples of the different use cases&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/156115#156115"&gt;http://community.qlik.com/message/156115#156115&lt;/A&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;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748153#M1228420</guid>
      <dc:creator />
      <dc:date>2015-01-22T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748154#M1228422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the information.&lt;/P&gt;&lt;P&gt;But I need to extract data from SAP infocubes so every time we need to do this or there is some setting can be done at the extraction level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 11:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748154#M1228422</guid>
      <dc:creator>mallikarjun_h</dc:creator>
      <dc:date>2015-01-22T11:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the text data into number after loading into QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748155#M1228424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to use the num#() function in your extract script yes, to adjust the field during the load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 12:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-the-text-data-into-number-after-loading-into/m-p/748155#M1228424</guid>
      <dc:creator />
      <dc:date>2015-01-22T12:01:54Z</dc:date>
    </item>
  </channel>
</rss>

