<?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: Section Access Using QVD - Field Not Found Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254481#M625107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried an unoptimized load but, still getting the same error.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting to note that when I comment out the Section Access and the Section Application functions, the QVD loads without issue.&amp;nbsp; It appears wrapping the load with the Section Access &amp;amp; Application commands is causing the load to fail.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2016 16:05:20 GMT</pubDate>
    <dc:creator>asmithids</dc:creator>
    <dc:date>2016-11-15T16:05:20Z</dc:date>
    <item>
      <title>Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254478#M625104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I am getting a 'Field not Found' error message on the &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;LoginName field (see attached screen shot).&amp;nbsp; I have the source fields wrapped in a Upper() function and the renamed field names are also uppercased (see below).&amp;nbsp; I've found similar posts on this issue with the resolution being to upper case the fields but, could not find posts where the fields are already properly uppercased.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Has anyone experienced this issue?&amp;nbsp; Can anyone please offer a resolution?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Thank you in advance!&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;Access&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; Authorization:&lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;UPPER&lt;/SPAN&gt;('USER') &lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;ACCESS&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;UPPER&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;LoginName&lt;/SPAN&gt;) &lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;NTNAME&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;UPPER&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;[Doc NPI]&lt;/SPAN&gt;) &lt;SPAN style="color: #0433ff;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: #941100;"&gt;DOCNPI&lt;/SPAN&gt; &lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt; &lt;C&gt; (&lt;SPAN style="color: #0433ff;"&gt;qvd&lt;/SPAN&gt;); &lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;STRONG style="font-size: 12pt;"&gt;Section&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;Application&lt;SPAN style="color: #000000;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254478#M625104</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2016-11-15T15:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254479#M625105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alec, the error says 'field not found' seems that the LoginName field isn't in the qvd, or it has another name, maybe Loginname or [Login Name].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drag and drop the qvd into qlikview to check the script it autogenerates and use the same field name it uses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254479#M625105</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-11-15T15:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254480#M625106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're sure that field LoginName really does exist in your QVD (check character case), then you should try an unoptimized LOAD on your qvd, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;'USER' As ACCESS, // No need to use UPPER() here, already upper case&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(LoginName) As NTNAME,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER([Doc NPI]) AS DOCNPI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;C&gt; (qvd)&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600; font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;WHERE 1 = 1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254480#M625106</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-11-15T15:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254481#M625107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried an unoptimized load but, still getting the same error.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting to note that when I comment out the Section Access and the Section Application functions, the QVD loads without issue.&amp;nbsp; It appears wrapping the load with the Section Access &amp;amp; Application commands is causing the load to fail.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254481#M625107</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2016-11-15T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254482#M625108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that before I posted the issue to make sure I wasn't fat fingering the script. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&amp;nbsp; I responded to Peter with the following about the Section Access and Section Application commands.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Interesting to note that when I comment out the Section Access and the Section Application functions, the QVD loads without issue.&amp;nbsp; It appears wrapping the load with the Section Access &amp;amp; Application commands is causing the load to fail"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254482#M625108</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2016-11-15T16:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254483#M625109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try instead with all field names in upper case, even though they are present in the QVD in mixed case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Stefan's reply here: &lt;A href="https://community.qlik.com/thread/204453"&gt;Section Access qvd field not found&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Indeed, Section Access is a weird beast...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254483#M625109</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-11-15T16:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254484#M625110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because the fields has to be in upper case, load the qvd outside of section access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORIZATION:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;UPPER('USER') As ACCESS,&lt;/P&gt;&lt;P&gt;UPPER(LoginName) As NTNAME,&lt;/P&gt;&lt;P&gt;UPPER([Doc NPI]) AS DOCNPI &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt; (qvd);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Resident AUTHORIZATION;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table AUTHORIZATION;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254484#M625110</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2016-11-15T16:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Using QVD - Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254485#M625111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick!&amp;nbsp; Thank you Peter.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 20:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Using-QVD-Field-Not-Found-Error/m-p/1254485#M625111</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2016-11-15T20:20:47Z</dc:date>
    </item>
  </channel>
</rss>

