<?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: Removing Security - Removing Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150376#M716490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;document properties-&amp;gt; intial data reduction based on binary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uncheck this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;docuement properties-&amp;gt; intial data reduction based on sction access&lt;/P&gt;&lt;P&gt;uncheck this&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>Thu, 22 May 2014 10:58:56 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2014-05-22T10:58:56Z</dc:date>
    <item>
      <title>Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150370#M716484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wish to create a demo version of a QV application that I have written for a client, I am initially referencing all data from the Clients QVW using the Binary load function and then dropping the client sensitive data tables and then importing new data from XL sheets with sensible scrambled data.&lt;/P&gt;&lt;P&gt;The issue is that the client file has Section access applied and as a result my so does my new demo application, how can I remove the pop up request for a username and password in my demo version?&lt;/P&gt;&lt;P&gt;Kindest Regards&lt;BR /&gt;Paul Bartram&lt;BR /&gt;Pythagoras Communications Ltd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 17:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150370#M716484</guid>
      <dc:creator />
      <dc:date>2009-07-27T17:54:36Z</dc:date>
    </item>
    <item>
      <title>Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150371#M716485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Got this from the HELP file:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;The binary statement is used for loading the &lt;STRONG&gt;access&lt;/STRONG&gt; and &lt;STRONG&gt;data parts&lt;/STRONG&gt; of a QlikView document. It does not load the layout information. Only one binary statement is allowed in the script and it can only be put as the first statement of a script.&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;I think that the only way to get a QVW without section access is to load the qvw without de section access script. You can comment this part of the script and save the DEMO file as a new qvw file. You'll need to prefrom a reload of course.&lt;BR /&gt;&lt;BR /&gt;Greetz&lt;BR /&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 19:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150371#M716485</guid>
      <dc:creator />
      <dc:date>2009-07-27T19:00:54Z</dc:date>
    </item>
    <item>
      <title>Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150372#M716486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Paul&lt;/P&gt;&lt;P&gt;did you already solved this problem? We have the same situation.&lt;/P&gt;&lt;P&gt;Milda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 13:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150372#M716486</guid>
      <dc:creator />
      <dc:date>2010-04-12T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150373#M716487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I've just found a solution. Binary load should always be the first statement in the load script, so we need to write this in hidden script:&lt;/P&gt;&lt;P&gt;BINARY "example.qwv";&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, Section access is removed. New qwv file will not inherit Section access from "example.qwv" file.&lt;/P&gt;&lt;P&gt;Milda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 09:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150373#M716487</guid>
      <dc:creator />
      <dc:date>2010-04-13T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150374#M716488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue and tried using your solution. However, the script fails everytime with the "General Script error". Not sure why. But the moment I just kept Binary load and removed the "Section Access;" line from the script, the dashboard was reloaded fine. Any clue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 02:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150374#M716488</guid>
      <dc:creator />
      <dc:date>2010-12-03T02:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150375#M716489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 10:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150375#M716489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-22T10:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Security - Removing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150376#M716490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;document properties-&amp;gt; intial data reduction based on binary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uncheck this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;docuement properties-&amp;gt; intial data reduction based on sction access&lt;/P&gt;&lt;P&gt;uncheck this&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>Thu, 22 May 2014 10:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Security-Removing-Section-Access/m-p/150376#M716490</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-22T10:58:56Z</dc:date>
    </item>
  </channel>
</rss>

