<?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: &amp;quot;Field not found&amp;quot; after adding excel data via initial app launcher in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/quot-Field-not-found-quot-after-adding-excel-data-via-initial/m-p/832230#M1079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your steps seem correct.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;On which of the two loads statements does the error appear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd start with checking some assumptions:&lt;/P&gt;&lt;P&gt;1) Is your first file indeed on the desktop?&lt;/P&gt;&lt;P&gt;2) Is your second file indeed on the desktop?&lt;/P&gt;&lt;P&gt;3) Does your first file contain a sheet named "p2p" with all those 5 fields?&lt;/P&gt;&lt;P&gt;4) Does your second file contain a sheet named "pp" with all those fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 14:53:19 GMT</pubDate>
    <dc:creator>Allardata</dc:creator>
    <dc:date>2015-05-27T14:53:19Z</dc:date>
    <item>
      <title>"Field not found" after adding excel data via initial app launcher</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/quot-Field-not-found-quot-after-adding-excel-data-via-initial/m-p/832229#M1078</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;I'm currently trying to learn qlik sense desktop. From our database I dumped data to an excel file, added the directory as lib and selected the file as source. After selecting relevant data qlik starts reading in all data from excel sheet. Works fine. Second step I add an other excel using the already set up lib. Again I select the relevant data and add the skript into my data sources. Now I need to reload because this time qlik does NOT read in the data from excel file. Therefore I press "reload data" earning an error from the first excel sheet: "field not found". well, it's def. there... Why does it work the first time and fails the second time with nothing else changed but an additional data source?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my resulting skript:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;porder2products:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRODUCT_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PORDER_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POSITION,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRICE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RETURN_STATUS_ID&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop/porder2product_mai.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [p2p]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;porder:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PORDER_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMMISSION_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARCEL_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEIGHT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PLC,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARCEL_STATUS_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISPATCH_TYPE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAIN_PRODUCT_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TSCREATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TERMINAL_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TSUPDATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARCEL_ID_UNIQUE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LICENSE_PLATE&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop/porderparcels_mai.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [pp]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 06:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/quot-Field-not-found-quot-after-adding-excel-data-via-initial/m-p/832229#M1078</guid>
      <dc:creator />
      <dc:date>2015-05-22T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: "Field not found" after adding excel data via initial app launcher</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/quot-Field-not-found-quot-after-adding-excel-data-via-initial/m-p/832230#M1079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your steps seem correct.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;On which of the two loads statements does the error appear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd start with checking some assumptions:&lt;/P&gt;&lt;P&gt;1) Is your first file indeed on the desktop?&lt;/P&gt;&lt;P&gt;2) Is your second file indeed on the desktop?&lt;/P&gt;&lt;P&gt;3) Does your first file contain a sheet named "p2p" with all those 5 fields?&lt;/P&gt;&lt;P&gt;4) Does your second file contain a sheet named "pp" with all those fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 14:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/quot-Field-not-found-quot-after-adding-excel-data-via-initial/m-p/832230#M1079</guid>
      <dc:creator>Allardata</dc:creator>
      <dc:date>2015-05-27T14:53:19Z</dc:date>
    </item>
  </channel>
</rss>

