<?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 to Load Different DataType into 1 Column in QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918047#M651608</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;try function Text(Oracle: Comp Code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 13:26:06 GMT</pubDate>
    <dc:creator>sorrakis01</dc:creator>
    <dc:date>2015-07-28T13:26:06Z</dc:date>
    <item>
      <title>How to Load Different DataType into 1 Column in QV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918046#M651607</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;I ran into this scenario while SIBing a prospect.&lt;/P&gt;&lt;P&gt;They have data in Oracle and Excel to merge as a single table in QV. Sure this given! However, a column common to both data source store strings in Oracle and numbers in Excel. See table below:&lt;/P&gt;&lt;P&gt;Oracle Column:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="150" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#000000&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" style="border: 1px solid rgb(0, 0, 0); width: 316px; height: 139px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px; font-family: arial,helvetica,sans-serif; vertical-align: baseline;" valign="middle"&gt;Oracle: CompCode&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px; font-family: arial,helvetica,sans-serif; vertical-align: baseline;" valign="middle"&gt;&lt;STRONG&gt;Excel: CompCode&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;001&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;002&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;005&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;004&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;021&lt;/TD&gt;&lt;TD style="padding: 2px; color: #000000; text-align: left;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;After concatenation on QV, I get this loading the Excel data 1st.:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="287" style="border: 1px solid rgb(0, 0, 0); width: 158px; height: 288px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;CompCode&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;21&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;This is not okay because 001 is not same as 1 and it ll give data-link issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;How do can I get QV to load the data as it is in the tables without re-formatting it?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Many thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Femi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918046#M651607</guid>
      <dc:creator />
      <dc:date>2015-07-28T13:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Different DataType into 1 Column in QV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918047#M651608</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;try function Text(Oracle: Comp Code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918047#M651608</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2015-07-28T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Different DataType into 1 Column in QV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918048#M651609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fermi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If it works close the discussion.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 14:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918048#M651609</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2015-07-28T14:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load Different DataType into 1 Column in QV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918049#M651611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a million&lt;/P&gt;&lt;P&gt;It works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 15:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-Different-DataType-into-1-Column-in-QV/m-p/918049#M651611</guid>
      <dc:creator />
      <dc:date>2015-07-28T15:57:35Z</dc:date>
    </item>
  </channel>
</rss>

