<?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: Extracting from DB datasource will incorrectly format fields. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798103#M665364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use preceding load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ROWWID, text(PARTNUM), PRODNAME&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 17:16:15 GMT</pubDate>
    <dc:creator>mato32188</dc:creator>
    <dc:date>2014-12-08T17:16:15Z</dc:date>
    <item>
      <title>Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798102#M665363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I am extracting the Item Master table via SQL from our Oracle DB.&amp;nbsp; The PN field when extracted is being stored incorrectly.&amp;nbsp; An example would be that we have PNs 00001, 01 and 1.0000.&amp;nbsp; In the source tables they all show that way.&amp;nbsp; When I extract from QlikView, it is storing all 3 PNs as 00001.&amp;nbsp; This is happening with several "like" PNs and isn't following any logic. I could understand that if QLik thought the Part Number field was a number it would read every field as "1".&amp;nbsp; But it's like QlikView is doing a data cleanse and assuming that these all should be 00001.&amp;nbsp; Has anyone seen this before? This doesn't seem to be limited to only one data source. I have seen this extracting from the Oracle OBIEE warehouse, Oracle EBS DB and Microsoft SQL server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;BR /&gt;Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Results via SQL Editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SQLTable.png" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/72979_SQLTable.png" /&gt;&lt;/P&gt;&lt;P&gt;QVD results&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVD.png" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/72998_QVD.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 17:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798102#M665363</guid>
      <dc:creator />
      <dc:date>2014-12-08T17:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798103#M665364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use preceding load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ROWWID, text(PARTNUM), PRODNAME&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 17:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798103#M665364</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2014-12-08T17:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798104#M665365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script that I tried.&amp;nbsp; I received an error that appeared to not take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;rowwid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;text&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;partnum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;prodname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;select&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;row_wid,part_num,prod_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;from w_product_d where row_wid IN ('49095492','49193572','49055983'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="QlikError.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/73011_QlikError.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798104#M665365</guid>
      <dc:creator />
      <dc:date>2014-12-08T18:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798105#M665366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;On the second line put an underscore in &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;row_wid&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;row_wid&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;text&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;partnum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;prodname&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;select&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; &lt;BR /&gt;row_wid,part_num,prod_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;from w_product_d where row_wid IN ('49095492','49193572','49055983');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798105#M665366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-08T18:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798106#M665367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I tried that too and got the same result where it couldn't find the field "row_wid".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;row_wid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;text&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;partnum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;prodname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;select&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;row_wid,part_num,prod_name&lt;BR /&gt;from w_product_d where row_wid IN ('49095492','49193572','49055983'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Jason&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798106#M665367</guid>
      <dc:creator />
      <dc:date>2014-12-08T18:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798107#M665368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason did the QV wizard create this SQL for you or is it a copy/paste of SQL ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't already tried it, use the ODBC connection in the script to select this table and one field (row_wid) to see how Qlik autogenerates the SQL and see if syntax differences exist. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798107#M665368</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-12-08T18:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798108#M665369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pay attention to case with oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ROW_WID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;sql select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; row_wid,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=OraOLEDB.Oracle.1;Password=xxxxxxxxxxx;Persist Security Info=True;User ID=xxxxxxx;Data Source=xxxxx;Extended Properties=""];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load text(FIELD1) as FIELD1;&lt;/P&gt;&lt;P&gt;select field1 from a;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798108#M665369</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-08T18:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798109#M665370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was it. The capitalization was incorrect and causing the issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 19:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798109#M665370</guid>
      <dc:creator />
      <dc:date>2014-12-08T19:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting from DB datasource will incorrectly format fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798110#M665371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://dbmanagement.info/Tutorials/Oracle_EBS.htm" rel="nofollow"&gt;http://dbmanagement.info/Tutorials/Oracle_EBS.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Oracle EBS- Video Training Tutorial DVDs (2 DVDs)&lt;/P&gt;&lt;P&gt;More than 8 GB of Video files Sale Price 19.97&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 14:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-from-DB-datasource-will-incorrectly-format-fields/m-p/798110#M665371</guid>
      <dc:creator />
      <dc:date>2015-03-22T14:51:02Z</dc:date>
    </item>
  </channel>
</rss>

