<?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: Data pulled in wrong format - Oracle Varchar field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415016#M154374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace(trim(replace(&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;field&lt;/SPAN&gt;_name,'0',' ')),' ','0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 05:03:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-03T05:03:57Z</dc:date>
    <item>
      <title>Data pulled in wrong format - Oracle Varchar field</title>
      <link>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415013#M154371</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;I have a field in the varchar data type in Oracle and Qlikview reloads it in a mixed format. The field value is '5.2' in the database and Qlikview shows it '5.20'. I can't change the number setting to a fixed decimal as it will screw up the other values. I want it to display 5.2 as it is in the datbase. I've tried the text() function and it didn't work. Any ideas on how it can get fixed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 20:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415013#M154371</guid>
      <dc:creator />
      <dc:date>2013-04-02T20:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data pulled in wrong format - Oracle Varchar field</title>
      <link>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415014#M154372</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;You need to apply a format with num() function. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ej. &lt;STRONG&gt;num(FieldNumber, '0.0'), &lt;/STRONG&gt;You should type a zero each N decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope to be will helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 21:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415014#M154372</guid>
      <dc:creator />
      <dc:date>2013-04-02T21:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data pulled in wrong format - Oracle Varchar field</title>
      <link>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415015#M154373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ricardo,&lt;/P&gt;&lt;P&gt;thanks for your reply. If I use the num function it will affect all the other numbers in format 5.232, 5.21 , 5.1290 etc. I can't force a decimal value to this field for the reason. Is there a way I can show the records as they are in the database? I mean its a varchar field, I have no problem displaying it in varchar or text format. I just want the exact representation of the data as it is in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 22:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415015#M154373</guid>
      <dc:creator />
      <dc:date>2013-04-02T22:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data pulled in wrong format - Oracle Varchar field</title>
      <link>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415016#M154374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace(trim(replace(&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;field&lt;/SPAN&gt;_name,'0',' ')),' ','0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 05:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-pulled-in-wrong-format-Oracle-Varchar-field/m-p/415016#M154374</guid>
      <dc:creator />
      <dc:date>2013-04-03T05:03:57Z</dc:date>
    </item>
  </channel>
</rss>

