<?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: Loading using Oracle OLEDB-Error reading number format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-using-Oracle-OLEDB-Error-reading-number-format/m-p/308293#M707858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just put a Floor statement around any numbers you pull out to remove the decimal zeros eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(ORACLE_VALUE) as [Oracle Value],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to keep some of the decimal information, but not to that many decimal places do the same but with the Round function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round(ORACLE_VALUE, 0.0001) as [Oracle Value],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just a bit of a quirk with the driver, but is easy to work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 14:26:17 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2012-10-01T14:26:17Z</dc:date>
    <item>
      <title>Loading using Oracle OLEDB-Error reading number format</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-using-Oracle-OLEDB-Error-reading-number-format/m-p/308292#M707857</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;When I try to load the data using Oracle provider for OLEDB conection, it reads all the numbers as integers and appends .000000000000......... for all the number columns. If I load same with Mircosoft OLEDB provider for Oracle it is reading numbers correctly. The data type is always a number. Other than using Num function when loading is there a solution with using Oracle provider for OLEDB? Not sure why it is reading numbers as integers. Any help is appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 18:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-using-Oracle-OLEDB-Error-reading-number-format/m-p/308292#M707857</guid>
      <dc:creator />
      <dc:date>2011-11-09T18:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading using Oracle OLEDB-Error reading number format</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-using-Oracle-OLEDB-Error-reading-number-format/m-p/308293#M707858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just put a Floor statement around any numbers you pull out to remove the decimal zeros eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(ORACLE_VALUE) as [Oracle Value],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to keep some of the decimal information, but not to that many decimal places do the same but with the Round function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round(ORACLE_VALUE, 0.0001) as [Oracle Value],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just a bit of a quirk with the driver, but is easy to work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 14:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-using-Oracle-OLEDB-Error-reading-number-format/m-p/308293#M707858</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2012-10-01T14:26:17Z</dc:date>
    </item>
  </channel>
</rss>

