<?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 Differences in Script  - 8.2, 8.5 &amp; 9.0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Differences-in-Script-8-2-8-5-9-0/m-p/146013#M24647</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;We are in process of upgrading all our Qlikview 8.2 application to version Qlikview 8.5 for one of our customer.&lt;/P&gt;&lt;P&gt;When we tried to reload one of our applications in Qlikview 8.5, Qlikview has prompted an error &lt;B&gt;'Field Not Found'&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Then we tried to pull the data from data source i.e. Excel, I found a difference in the load script for the latest version (i.e. Qlikview 8.5) from previous version (i.e. Qlikview 8.2) which is pasted below.&lt;/P&gt;&lt;P&gt;Even I have tried with the latest version i.e. Qlikview 9.0. It also prompted the same error.&lt;/P&gt;&lt;P&gt;I'm attaching the file which has problem while pulling data into Qlikview using 8.5 and 9.0 version.&lt;/P&gt;&lt;P&gt;Below are the scripts attached for your reference which has been pulled using different version of Qlikview.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Fields to be noticed&lt;/B&gt; &lt;B&gt;--&amp;gt;&lt;/B&gt; &lt;B&gt;[Dom ], [Dom 1], [Dom 2].&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qlikview 8.2&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom ]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom 1]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom 2]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt; &lt;C&gt; (biff, embedded labels, table is [Sheet1$]);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qlikview 8.5&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom¬&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom±&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom²&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt; &lt;C&gt; (biff, embedded labels, table is Sheet1$);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Qlikview 9.0&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom¬&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom±&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom²&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;I posted this issue to Qliktech and waiting for reply&lt;/B&gt; [8-)]&lt;/P&gt;&lt;P&gt;&lt;B&gt;i would appreciate any help and suggestions&lt;/B&gt; [8]&lt;/P&gt;&lt;P&gt;&lt;B&gt;Thanks in Advance&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;- Sridhar&lt;/B&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 14:06:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-05T14:06:00Z</dc:date>
    <item>
      <title>Differences in Script  - 8.2, 8.5 &amp; 9.0</title>
      <link>https://community.qlik.com/t5/QlikView/Differences-in-Script-8-2-8-5-9-0/m-p/146013#M24647</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;We are in process of upgrading all our Qlikview 8.2 application to version Qlikview 8.5 for one of our customer.&lt;/P&gt;&lt;P&gt;When we tried to reload one of our applications in Qlikview 8.5, Qlikview has prompted an error &lt;B&gt;'Field Not Found'&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Then we tried to pull the data from data source i.e. Excel, I found a difference in the load script for the latest version (i.e. Qlikview 8.5) from previous version (i.e. Qlikview 8.2) which is pasted below.&lt;/P&gt;&lt;P&gt;Even I have tried with the latest version i.e. Qlikview 9.0. It also prompted the same error.&lt;/P&gt;&lt;P&gt;I'm attaching the file which has problem while pulling data into Qlikview using 8.5 and 9.0 version.&lt;/P&gt;&lt;P&gt;Below are the scripts attached for your reference which has been pulled using different version of Qlikview.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Fields to be noticed&lt;/B&gt; &lt;B&gt;--&amp;gt;&lt;/B&gt; &lt;B&gt;[Dom ], [Dom 1], [Dom 2].&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qlikview 8.2&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom ]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom 1]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Dom 2]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt; &lt;C&gt; (biff, embedded labels, table is [Sheet1$]);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qlikview 8.5&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom¬&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom±&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom²&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt; &lt;C&gt; (biff, embedded labels, table is Sheet1$);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Qlikview 9.0&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; TRY,&lt;/P&gt;&lt;P&gt;Cntl,&lt;/P&gt;&lt;P&gt;Can,&lt;/P&gt;&lt;P&gt;Ros,&lt;/P&gt;&lt;P&gt;[Can %],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom¬&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom±&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Dom²&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[PAN %],&lt;/P&gt;&lt;P&gt;Total,&lt;/P&gt;&lt;P&gt;Dom,&lt;/P&gt;&lt;P&gt;Dom1&lt;/P&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;I posted this issue to Qliktech and waiting for reply&lt;/B&gt; [8-)]&lt;/P&gt;&lt;P&gt;&lt;B&gt;i would appreciate any help and suggestions&lt;/B&gt; [8]&lt;/P&gt;&lt;P&gt;&lt;B&gt;Thanks in Advance&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;- Sridhar&lt;/B&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 14:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Differences-in-Script-8-2-8-5-9-0/m-p/146013#M24647</guid>
      <dc:creator />
      <dc:date>2009-06-05T14:06:00Z</dc:date>
    </item>
  </channel>
</rss>

