<?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 binary reload from a document with section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332572#M122551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for clarification: Although this works with normal tables, this will not work if the table has been loaded after the SECTION ACCESS; statement. In other words: you cannot DROP a section access table. Anyway, since the BINARY line is the first to be executed, you always be prompted for credentials to read from the original file if you don't have them already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, the second SECTION ACCESS; (in the binary loader) will overwrite the previous one, so there only will be one security table in place, which always will be the latest loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 14:00:42 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-05-03T14:00:42Z</dc:date>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332568#M122547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I got a document Doc1 with section access&lt;/P&gt;&lt;P&gt;Now I have another doucment Doc2 that has its own section access and at the same time it has to read binary from Doc1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to overcome the user name and password pop up for the section access of Doc1&lt;/P&gt;&lt;P&gt;i.e. I want authenticated users for Doc2 to open it on the web without having to enter the credentials for Doc1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 14:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332568#M122547</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2012-05-02T14:21:12Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332569#M122548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It should work ok if both documents have the same section access, same username and password. If the access is different or password is different then, of course, you must enter the second set of credentials in order to preserve the security.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 12:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332569#M122548</guid>
      <dc:creator />
      <dc:date>2012-05-03T12:46:07Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332570#M122549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you name the Section Access table you can drop the table after performing the binary load from Doc1 and then load the new Section Access table for Doc2. Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BINARY Doc1.qvw;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE SecTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SecTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ........&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332570#M122549</guid>
      <dc:creator />
      <dc:date>2012-05-03T13:38:19Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332571#M122550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In all documents you should have the NTNAME field with the DOMAIN\USERNAME form of the user that is running the reload processes (usually the QlikView Administrator, as in Startup, Run, Services.msc, right click on a QlikView Service, Properties, Logon tab) with ADMIN access and able to see all records. Should you need to combine USERID/PASSWORD values with the NTNAME field, check &lt;A _jive_internal="true" href="https://community.qlik.com/message/146259#146259"&gt;this post&lt;/A&gt; with sample working code in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will avoid asking for credentials and will remove the original section access and will replace with the one in the binary loader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332571#M122550</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-05-03T13:56:02Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332572#M122551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for clarification: Although this works with normal tables, this will not work if the table has been loaded after the SECTION ACCESS; statement. In other words: you cannot DROP a section access table. Anyway, since the BINARY line is the first to be executed, you always be prompted for credentials to read from the original file if you don't have them already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, the second SECTION ACCESS; (in the binary loader) will overwrite the previous one, so there only will be one security table in place, which always will be the latest loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 14:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332572#M122551</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-05-03T14:00:42Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332573#M122552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel &lt;/P&gt;&lt;P&gt;so you mean that I will have one prompt for the second Section Access?&lt;/P&gt;&lt;P&gt;if Doc1 has Section Access with USERID = user1 and PASSWORD =pass1&lt;/P&gt;&lt;P&gt;and Doc2 has Section Access with USERID = user2 and PASSWORD = pass2 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if in Doc2 I write Binary Doc1.qvw then I will have only one promt and will be able to access Doc2 using user2 and pss2 and will have both data of both documents?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 19:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332573#M122552</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2012-05-03T19:05:40Z</dc:date>
    </item>
    <item>
      <title>binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332574#M122553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean that you can't drop a table loaded within the SECTION ACCESS section of the script from the SECTION APPLICATION section?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 14:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332574#M122553</guid>
      <dc:creator />
      <dc:date>2012-05-04T14:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332575#M122554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am faced with a similar situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a qvw file with section access . This file is no more refreshed as it is a snapshot of the last financial year ending 31st march 2013. There is a new user who wants access to this file. For the same , I needed to change the Section access script&amp;nbsp; as the user should be able to see data only for a particular region. However refreshing the app would give me up to date data which i dont want. &lt;/P&gt;&lt;P&gt;Hence i decided to take a binary laod and create a section access script in the new file. But that doesnt seem to work and the User is able to view all the regions after i reload the binary script app. i.e the section access from the first application is not getting over written in the new file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if&amp;nbsp; I am missing out on something or if there is any other solution to the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW both the binary and the original file have the same document settings. Initial data reduction based on section access is checked in both the files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 18:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332575#M122554</guid>
      <dc:creator />
      <dc:date>2013-04-10T18:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332576#M122555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access is usually the first thing processed in the loadscript if it is near the top of the hidden script. Did you try this?:&lt;/P&gt;&lt;P&gt;  Make sure you have a backup copy of the document.&lt;/P&gt;&lt;P&gt;  In the line after Section Access there is usually a “Load * Inline” – make it say “Add load * inline”&lt;/P&gt;&lt;P&gt;  After the last line of that inline load add a line that says “Exit Script;”&lt;/P&gt;&lt;P&gt;  Close the loadscript editor.&lt;/P&gt;&lt;P&gt;  From the File menu, select Partial Reload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did that help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 23:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332576#M122555</guid>
      <dc:creator />
      <dc:date>2013-04-10T23:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332577#M122556</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 have a query fiscal year(2013Q1) this formate,&lt;/P&gt;&lt;P&gt;i want to change fiscal year(FY13) this formate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 04:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332577#M122556</guid>
      <dc:creator />
      <dc:date>2013-04-11T04:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332578#M122557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately your suggestion didnt work. It is not overwriting the section access from the first file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intention is to overwrite the section access of the first file without reloading the script of the first application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new qlikview file has a binary statement which comes right at the top of the script followed by the new&amp;nbsp; section access code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 12:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332578#M122557</guid>
      <dc:creator />
      <dc:date>2013-04-11T12:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332579#M122558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I wasn’t clear. A binary statement, of course, has to be the first statement in the loadscript and you can’t override the security or else the binary statement would provide a way to look at the contents of secure documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion was meant for the original document (the one referenced in your binary statement). I thought a partial reload on that original document might provide a way to replace the original inline loaded table in the section access without reloading any other data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you find something that works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332579#M122558</guid>
      <dc:creator />
      <dc:date>2013-04-11T16:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: binary reload from a document with section access</title>
      <link>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332580#M122559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link in this post is not working can you please update the link as we had a same situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Nandkishor Pandirkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 17:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-reload-from-a-document-with-section-access/m-p/332580#M122559</guid>
      <dc:creator />
      <dc:date>2015-05-21T17:23:15Z</dc:date>
    </item>
  </channel>
</rss>

