<?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: How to refresh Section Access details, without reloading the whole document. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896598#M312052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was testing the partial reload option to be sure. And I guess it works as I guessed.&lt;/P&gt;&lt;P&gt;Have a look at the attached sample. The steps I followed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Loaded an inline data set&lt;/LI&gt;&lt;LI&gt;Then added section access with &lt;STRONG&gt;Replace&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Commented out the inline data section, or put it blank&lt;/LI&gt;&lt;LI&gt;Run partial reload - ctrl+shift+R&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&amp;nbsp; - worked (unless you catch me somewhere, &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 10:42:04 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-07-17T10:42:04Z</dc:date>
    <item>
      <title>How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896592#M312046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a client of ours has a qvw that loads section access details from an excel spread sheet within a hidden script. They now need to add new users to the Section Access, but can't perform a full reload as the dashboard is based on historic data, that is no longer available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you come up with a fairly simple to implement solution for this query please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896592#M312046</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-17T09:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896593#M312047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search for&lt;/P&gt;&lt;P&gt;Replace Load&lt;/P&gt;&lt;P&gt;Replace Only Load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896593#M312047</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-17T09:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896594#M312048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;Binary load the qvw in another qvw&lt;/LI&gt;&lt;LI&gt;Use Store command to store the historical data as QVD&amp;nbsp; // this is for future re-use&lt;/LI&gt;&lt;LI&gt;Use section access in the new qvw that will eventually override any section access in the binary loaded qvw (if any, and provided 'prohibit binary load' was not enabled in the source qvw).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, may be a partial reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896594#M312048</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-17T09:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896595#M312049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think a partial load will work. After script termination, the SA tables aren't really tables anymore...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMHO tresesco's data recovery solution is your only option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896595#M312049</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-07-17T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896596#M312050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A general tip for a case such as this is that you might want to dump all the tables from this 'non-updateable' model into qvd files as a backup for this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need a separate qvw file that contains a binary load followed by a loop that iterates through the tables, storing each one to a qvd file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can update the load script of the original model (after taking a backup), to simply load all the qvd files. Maintaining the section access of the new 'updateable' model is simple. You will have to add the section access part to the script file, update the source data and reload the model in the normal way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896596#M312050</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-07-17T09:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896597#M312051</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;1 things which has worked for me in the past is to use variable to split the code into two part. Say you have vSectionAccess as you parameter then in your script you will say IF vSectionAccess = 1 then reload section access script, your ELSE will skip the part you don't want to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF vSectionAccess = 1 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //sectionaccess&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // This is the historical reload section&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in QMC you have to enter this parameter into Reload tab under Parameter Name and Parameter Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful it has helped me in the past&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 10:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896597#M312051</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-07-17T10:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896598#M312052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was testing the partial reload option to be sure. And I guess it works as I guessed.&lt;/P&gt;&lt;P&gt;Have a look at the attached sample. The steps I followed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Loaded an inline data set&lt;/LI&gt;&lt;LI&gt;Then added section access with &lt;STRONG&gt;Replace&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Commented out the inline data section, or put it blank&lt;/LI&gt;&lt;LI&gt;Run partial reload - ctrl+shift+R&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&amp;nbsp; - worked (unless you catch me somewhere, &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 10:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896598#M312052</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-17T10:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh Section Access details, without reloading the whole document.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896599#M312053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sample QVW is locked and is asking for a User ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a similar requirement where we just don't want to run the full reload and just update only the section access table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think QlikView Supports keeping all the data in the same QVW file and updating one single table, which would be a very nice feature to have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 20:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-refresh-Section-Access-details-without-reloading-the/m-p/896599#M312053</guid>
      <dc:creator>Bharat_Ahuja</dc:creator>
      <dc:date>2015-11-19T20:36:45Z</dc:date>
    </item>
  </channel>
</rss>

