<?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 Section Access only work after open the document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-only-work-after-open-the-document/m-p/442490#M164941</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 am new user and work with QlikView Personal 11 SR1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to understand the section access with relationship to section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SECTION Access;&lt;BR /&gt;LOAD * Inline&lt;BR /&gt;[ACCESS, USERID, PASSWORD, WERKS&lt;BR /&gt;ADMIN,A,A,*&lt;BR /&gt;USER,U10,U10,DE10&lt;BR /&gt;USER,U15,U15,DE15];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STOCK:&lt;BR /&gt;SELECT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.BUKRS BUKRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.WERKS WERKS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.MATNR MATNR,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.MENGE_AME MENGE_AME&lt;BR /&gt;FROM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SBTABLES.SB_BESTAND X&lt;BR /&gt;WHERE &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WDATE = '2012.08.31';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open the document with user U10 and password U10, I only see the values for WERKS = DE10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I press the reload button, I see all values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Section Access on document level ( all checked )&lt;/P&gt;&lt;P&gt;- Initial Data Reduction Based on Section Access&lt;/P&gt;&lt;P&gt;- Strict Exclusion&lt;/P&gt;&lt;P&gt;- Prohibit Binary Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2012 09:43:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-26T09:43:30Z</dc:date>
    <item>
      <title>Section Access only work after open the document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-only-work-after-open-the-document/m-p/442490#M164941</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 am new user and work with QlikView Personal 11 SR1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to understand the section access with relationship to section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SECTION Access;&lt;BR /&gt;LOAD * Inline&lt;BR /&gt;[ACCESS, USERID, PASSWORD, WERKS&lt;BR /&gt;ADMIN,A,A,*&lt;BR /&gt;USER,U10,U10,DE10&lt;BR /&gt;USER,U15,U15,DE15];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STOCK:&lt;BR /&gt;SELECT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.BUKRS BUKRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.WERKS WERKS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.MATNR MATNR,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X.MENGE_AME MENGE_AME&lt;BR /&gt;FROM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SBTABLES.SB_BESTAND X&lt;BR /&gt;WHERE &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WDATE = '2012.08.31';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open the document with user U10 and password U10, I only see the values for WERKS = DE10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I press the reload button, I see all values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Section Access on document level ( all checked )&lt;/P&gt;&lt;P&gt;- Initial Data Reduction Based on Section Access&lt;/P&gt;&lt;P&gt;- Strict Exclusion&lt;/P&gt;&lt;P&gt;- Prohibit Binary Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 09:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-only-work-after-open-the-document/m-p/442490#M164941</guid>
      <dc:creator />
      <dc:date>2012-09-26T09:43:30Z</dc:date>
    </item>
  </channel>
</rss>

