<?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 QVD load ok in Section Application but not in Section Access. Strange behaviour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754654#M669547</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 experiencing strange script errors when coding in Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, if I use this in Section Application..&lt;/P&gt;&lt;P&gt;Users_Table:&lt;/P&gt;&lt;P&gt;REPLACE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDIN_CCG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Users list.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It loads ok in full and partial reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I cut it from section application and paste into section access it fails in both full and partial reload with the log file stating 'general script error'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I modify the script in section access to a preceding load:&lt;/P&gt;&lt;P&gt;Users_Table:&lt;/P&gt;&lt;P&gt;REPLACE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDINCCG;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Users list.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will run in both full and partial reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the source was from a worksheet, the script will run in both full and partial reload without the need for a preceding load but still aliasing the CCG field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments welcome please. We're using Version10 SR6 64bit edition and being executed in developers desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 11:20:36 GMT</pubDate>
    <dc:creator>kevpickering</dc:creator>
    <dc:date>2014-11-03T11:20:36Z</dc:date>
    <item>
      <title>QVD load ok in Section Application but not in Section Access. Strange behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754654#M669547</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 experiencing strange script errors when coding in Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, if I use this in Section Application..&lt;/P&gt;&lt;P&gt;Users_Table:&lt;/P&gt;&lt;P&gt;REPLACE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDIN_CCG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Users list.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It loads ok in full and partial reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I cut it from section application and paste into section access it fails in both full and partial reload with the log file stating 'general script error'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I modify the script in section access to a preceding load:&lt;/P&gt;&lt;P&gt;Users_Table:&lt;/P&gt;&lt;P&gt;REPLACE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDINCCG;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Users list.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will run in both full and partial reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the source was from a worksheet, the script will run in both full and partial reload without the need for a preceding load but still aliasing the CCG field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments welcome please. We're using Version10 SR6 64bit edition and being executed in developers desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754654#M669547</guid>
      <dc:creator>kevpickering</dc:creator>
      <dc:date>2014-11-03T11:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: QVD load ok in Section Application but not in Section Access. Strange behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754655#M669548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the reason is the replace-statement which conflicts with the logic from section access. Further you won't be have a real advantage from a preceeding load or other optimizations if you only loads a few users from a qvd (probably &amp;lt; 100k).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 15:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754655#M669548</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-11-03T15:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVD load ok in Section Application but not in Section Access. Strange behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754656#M669549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;The only reason the preceding load is there is to get the command to actually execute. Without the preceding load I get a 'general script error' in the log and the script fails.&lt;/P&gt;&lt;P&gt;I know I've managed to overcome the problem by using preceding load, but I don't understand the strange behaviour of &lt;SPAN style="text-decoration: underline;"&gt;having&lt;/SPAN&gt; to use a preceding load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 16:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754656#M669549</guid>
      <dc:creator>kevpickering</dc:creator>
      <dc:date>2014-11-03T16:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: QVD load ok in Section Application but not in Section Access. Strange behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754657#M669550</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;try adding where 1 = 1 this will cause the qvd not being bulk loaded.&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDIN_CCG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Users list.qvd] (qvd) &lt;STRONG&gt;where 1 =1&lt;/STRONG&gt;;&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;This is a known issue for section access with qvd. Therefore your preceding load may work because it finally loads each record...&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 19:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754657#M669550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-03T19:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: QVD load ok in Section Application but not in Section Access. Strange behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754658#M669551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, not fully understanding why adding WHERE 1 = 1 works, but it does.&lt;/P&gt;&lt;P&gt;As it's a known issue (bug) then fair enough.&lt;/P&gt;&lt;P&gt;Strange, but part of my original testing involved a search filter of&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCG AS LOGGEDIN_CCG&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DASHBOARDS LIKE '*PRESCRIBING*'&lt;/P&gt;&lt;P&gt;and that also failed with 'general script error'.&lt;/P&gt;&lt;P&gt;But amending it to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 = 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DASHBOARDS LIKE '*PRESCRIBING*'&lt;/P&gt;&lt;P&gt;and this executes successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 07:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-load-ok-in-Section-Application-but-not-in-Section-Access/m-p/754658#M669551</guid>
      <dc:creator>kevpickering</dc:creator>
      <dc:date>2014-11-04T07:11:11Z</dc:date>
    </item>
  </channel>
</rss>

