<?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 &amp;quot;Field not found error&amp;quot; but Field is in Source File in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162881#M94409</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a very strange error. I shortened the paths with "....."&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I am trying to load a csv file with this load statement:&lt;BR /&gt;&lt;/STRONG&gt;LOAD&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'USER' as ACCESS,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[Mitarbeiter] as NTNAME,&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;upper([LDAP ID]) as %KEY_MITARBEITER&amp;nbsp;&lt;BR /&gt;FROM&lt;BR /&gt;[.....\Benutzer.csv]&lt;BR /&gt;(txt, utf8, embedded labels, delimiter is ';');&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The file "Benutzer.csv" contains this:&lt;BR /&gt;&lt;/STRONG&gt;Mitarbeiter;Benutzername;LDAP ID;aktiv&lt;BR /&gt;0;Test;;ja&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I get this message:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;File not found error&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Cannot open file: '.....\Benutzer.csv'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;System error: Filesystem::FindImpl FindFirst call&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;LOAD 'USER' as ACCESS,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;[Mitarbeiter] as NTNAME,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;upper([LDAP ID]) as %KEY_MITARBEITER&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;FROM&lt;/DIV&gt;
&lt;DIV&gt;[.....\Benutzer.csv]&lt;/DIV&gt;
&lt;DIV&gt;(txt, utf8, embedded labels, delimiter is ';')&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;What is wrong here?&lt;/DIV&gt;
&lt;DIV&gt;Thanks and best regards&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 18 Jan 2024 14:05:21 GMT</pubDate>
    <dc:creator>digitaldoc</dc:creator>
    <dc:date>2024-01-18T14:05:21Z</dc:date>
    <item>
      <title>"Field not found error" but Field is in Source File</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162881#M94409</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a very strange error. I shortened the paths with "....."&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I am trying to load a csv file with this load statement:&lt;BR /&gt;&lt;/STRONG&gt;LOAD&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'USER' as ACCESS,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[Mitarbeiter] as NTNAME,&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;upper([LDAP ID]) as %KEY_MITARBEITER&amp;nbsp;&lt;BR /&gt;FROM&lt;BR /&gt;[.....\Benutzer.csv]&lt;BR /&gt;(txt, utf8, embedded labels, delimiter is ';');&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The file "Benutzer.csv" contains this:&lt;BR /&gt;&lt;/STRONG&gt;Mitarbeiter;Benutzername;LDAP ID;aktiv&lt;BR /&gt;0;Test;;ja&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I get this message:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;File not found error&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Cannot open file: '.....\Benutzer.csv'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;System error: Filesystem::FindImpl FindFirst call&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;LOAD 'USER' as ACCESS,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;[Mitarbeiter] as NTNAME,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;upper([LDAP ID]) as %KEY_MITARBEITER&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;FROM&lt;/DIV&gt;
&lt;DIV&gt;[.....\Benutzer.csv]&lt;/DIV&gt;
&lt;DIV&gt;(txt, utf8, embedded labels, delimiter is ';')&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;What is wrong here?&lt;/DIV&gt;
&lt;DIV&gt;Thanks and best regards&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Jan 2024 14:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162881#M94409</guid>
      <dc:creator>digitaldoc</dc:creator>
      <dc:date>2024-01-18T14:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Field not found error" but Field is in Source File</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162892#M94410</link>
      <description>&lt;P&gt;The error message say FILE is missing not FIELD? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And it does look like your relative path is not correct. If you need to point to a directory 3 levels up try&amp;nbsp;&lt;SPAN&gt;..\..\..\Benutzer.csv if two levels up try&amp;nbsp;..\..\Benutzer.csv.&lt;BR /&gt;&lt;BR /&gt;For more information about relative paths see this &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Help-about-Paths/m-p/414643/highlight/true#M1164938" target="_self"&gt;thread&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 14:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162892#M94410</guid>
      <dc:creator>jonashertz</dc:creator>
      <dc:date>2024-01-18T14:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: "Field not found error" but Field is in Source File</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162902#M94411</link>
      <description>&lt;P&gt;Thanks for the reply. I copied the wrong message.&lt;/P&gt;
&lt;P&gt;I found the solution in the meantime by trying a lot.&lt;/P&gt;
&lt;P&gt;Actually the error was, that the section access requires all uppercase field names in the source file.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/All-field-names-must-be-written-in-uppercase-in-section-access/td-p/1339865" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/All-field-names-must-be-written-in-uppercase-in-section-access/td-p/1339865&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 14:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Field-not-found-error-quot-but-Field-is-in-Source-File/m-p/2162902#M94411</guid>
      <dc:creator>digitaldoc</dc:creator>
      <dc:date>2024-01-18T14:47:59Z</dc:date>
    </item>
  </channel>
</rss>

