<?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 Frequently Updating section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180297#M715599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your can try replace load in section access and load in section application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Aug 2010 09:05:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-24T09:05:18Z</dc:date>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180293#M715595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;What is the best practice to update section access frequently?&lt;/P&gt;&lt;P&gt;I need to update user access information at least twice a day. I am using QV 8.5 and was told not to use&lt;/P&gt;&lt;P&gt;partial reload because of its unusual(?) behavior from other users.&lt;/P&gt;&lt;P&gt;I believe it is the best to upgrade to 9.0 and use incremental load but till then, what will be the best way&lt;/P&gt;&lt;P&gt;to deal with it other than reloading all data which will take an hour?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 03:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180293#M715595</guid>
      <dc:creator />
      <dc:date>2009-12-09T03:05:40Z</dc:date>
    </item>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180294#M715596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;Have you figured it out?&lt;/P&gt;&lt;P&gt;I tried a partial reload in QV9.0, but it didn't work. See my code below.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;James.&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD&lt;BR /&gt; ACCESS,&lt;BR /&gt; NTNAME,&lt;BR /&gt; COMPANYCODE&lt;BR /&gt;RESIDENT AUTO;&lt;BR /&gt;// Partial reload section access&lt;BR /&gt;REPLACE ONLY&lt;BR /&gt;Section Access;&lt;BR /&gt;LOAD&lt;BR /&gt; ACCESS,&lt;BR /&gt; NTNAME,&lt;BR /&gt; COMPANYCODE&lt;BR /&gt;RESIDENT AUTO;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 18:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180294#M715596</guid>
      <dc:creator />
      <dc:date>2010-08-04T18:05:25Z</dc:date>
    </item>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180295#M715597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you load all the data in intermediate qvw, say datamodel.qvw, and then in your app.qvw you load the section access &amp;amp; binary load from datamodel.qvw?&lt;/P&gt;&lt;P&gt;Binary load should not take an hour to load, so every time you change section access records, just reload the app.qvw.&lt;/P&gt;&lt;P&gt;Would this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 18:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180295#M715597</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-08-04T18:47:41Z</dc:date>
    </item>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180296#M715598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, using a binary load is the only possibility for updating the section access quickly. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 08:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180296#M715598</guid>
      <dc:creator />
      <dc:date>2010-08-12T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180297#M715599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your can try replace load in section access and load in section application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 09:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180297#M715599</guid>
      <dc:creator />
      <dc:date>2010-08-24T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Frequently Updating section access</title>
      <link>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180298#M715600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont understand the replace load function, if it is used for you security section, what happens to the other tables???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 01:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequently-Updating-section-access/m-p/180298#M715600</guid>
      <dc:creator />
      <dc:date>2011-02-08T01:23:26Z</dc:date>
    </item>
  </channel>
</rss>

