<?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 can I do a binary load excluding the section access? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390724#M814780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As replied to Peter, it can be disabled by not using the Strict Exclusion, but the table as such cannot be dropped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cleanest way would be using a data model without section access which can be binary loaded if needed, or even two data models. Depending on the customer needs, I apply and binary load section access the closest possible to the data extraction (when security is of the essence and not even IT should be able to check some sensitive data, yet able to run tasks in the QMC, for example) or instead to the user interface (when security in the development team is looser and it only applies to users) as the last step of the reload chain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 14:57:43 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2017-09-11T14:57:43Z</dc:date>
    <item>
      <title>How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390717#M814773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a question for the experts out there. I have a Binary Load (data models, data, everything) that has a section access. I need this binary load for one document but without the section access. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390717#M814773</guid>
      <dc:creator>pablomind</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390718#M814774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as I know: no&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390718#M814774</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-09-11T13:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390719#M814775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be save a copy of this qvw file without section access and use this copy as Binary Load in that one document. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390719#M814775</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-11T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390720#M814776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Clever mentioned above, this is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390720#M814776</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-09-11T13:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390721#M814777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may STORE all tables one-by-one as QVD *) and then reload these tables in an unrestricted application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*) may be automated: FOR i = 0 TO NOOFTABLES() ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 14:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390721#M814777</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-11T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390722#M814778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A binary load will always load the entire datamodel from the source-qvw but in general you could adjust the datamodel afterwards by loading further tables, modifying existing ones and also by dropping tables/fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not absolutely sure if this includes also the section access table but you could try to drop the section access table after the binary-statement. Further if you disable the section access within the document properties in tab open the section access table although existing shouldn't be applied.&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, 11 Sep 2017 14:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390722#M814778</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-09-11T14:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390723#M814779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing with section access tables is that while they can have a name as any other table in the data model, they are handled separately and as such cannot be STOREd in any file after the binary load. Whatever is between Section Access; and Section Application; is considered a security table which cannot be referred in the data model as it would with any other table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if a binary load happens from a QVW with section access, this will be also loaded in the new document. As Marcus points below, it can be "disabled" in the Document Properties by unchecking Strict Exclusion, however the table will stay there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 14:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390723#M814779</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-09-11T14:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390724#M814780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As replied to Peter, it can be disabled by not using the Strict Exclusion, but the table as such cannot be dropped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cleanest way would be using a data model without section access which can be binary loaded if needed, or even two data models. Depending on the customer needs, I apply and binary load section access the closest possible to the data extraction (when security is of the essence and not even IT should be able to check some sensitive data, yet able to run tasks in the QMC, for example) or instead to the user interface (when security in the development team is looser and it only applies to users) as the last step of the reload chain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 14:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390724#M814780</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-09-11T14:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390725#M814781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not refer to the section-access-tables, but to the data-tables.&lt;/P&gt;&lt;P&gt;Understood that the OP want to re-use the current QV-report, which has some section-access included. A binary load to such report will alway inherit the restriction from the source.&lt;/P&gt;&lt;P&gt;The only way to bypass is to drop all data-tables as QVD and reload them in another report (without access-restrictions or different acess-restrictions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390725#M814781</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-11T15:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390726#M814782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are completely correct, that's the way of doing it if removing SA from the binary loaded app is not possible.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390726#M814782</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-09-11T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390727#M814783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Exactly are you trying to achieve because as per best practices section access is always at last layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390727#M814783</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-09-11T15:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I do a binary load excluding the section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390728#M814784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Miguel (partially it seems, since IT has always the possibility to access anything and everything).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access is primarily intended for end-user security. That means that it is best only loaded as the very last step in any task chain. This problem with a Binary Load including Section Access is also an argument that you should avoid loading data &lt;EM&gt;sideways&lt;/EM&gt; (e.g. from one end-user document into another). The better option in that case is to create a DataMart (or whatever you like to call a headless QVW document) without Section Access and let it act as data source for two end-user document in the next stage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-do-a-binary-load-excluding-the-section-access/m-p/1390728#M814784</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-09-11T15:38:00Z</dc:date>
    </item>
  </channel>
</rss>

