<?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 Trouble implementing Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trouble-implementing-Section-Access/m-p/243403#M1206817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all -&lt;/P&gt;&lt;P&gt;I'm having a bit of trouble getting Section Access to properly reduce the data on initial load. I have the "Initial Data Reduction Based on Section Access" box checked, and "Strict Exclusion" also checked. I'm using QV 9.0 and only opening the document on my local machine using a Developer License, not from the server. Here's what a portion of my code looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;section access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID&lt;BR /&gt; ADMIN, ADMIN&lt;BR /&gt; ADMIN, JohnDoe&lt;BR /&gt; USER, JaneDoe&lt;BR /&gt; ];&lt;BR /&gt;&lt;BR /&gt;section application;&lt;BR /&gt;&lt;BR /&gt;[User Exclusion]:&lt;BR /&gt;SQL SELECT&lt;BR /&gt; E.EmployeeName [USERID],&lt;BR /&gt; E.employee_id&lt;BR /&gt;FROM&lt;BR /&gt; EMPLOYEES E;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If I attempt to open the QVW as JaneDoe, it won't allow me to open it, as expected, but if I open it as "JohnDoe," I can see information related to other Employees when I should only be able to information related to one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Feb 2010 00:43:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-20T00:43:49Z</dc:date>
    <item>
      <title>Trouble implementing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-implementing-Section-Access/m-p/243403#M1206817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all -&lt;/P&gt;&lt;P&gt;I'm having a bit of trouble getting Section Access to properly reduce the data on initial load. I have the "Initial Data Reduction Based on Section Access" box checked, and "Strict Exclusion" also checked. I'm using QV 9.0 and only opening the document on my local machine using a Developer License, not from the server. Here's what a portion of my code looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;section access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID&lt;BR /&gt; ADMIN, ADMIN&lt;BR /&gt; ADMIN, JohnDoe&lt;BR /&gt; USER, JaneDoe&lt;BR /&gt; ];&lt;BR /&gt;&lt;BR /&gt;section application;&lt;BR /&gt;&lt;BR /&gt;[User Exclusion]:&lt;BR /&gt;SQL SELECT&lt;BR /&gt; E.EmployeeName [USERID],&lt;BR /&gt; E.employee_id&lt;BR /&gt;FROM&lt;BR /&gt; EMPLOYEES E;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If I attempt to open the QVW as JaneDoe, it won't allow me to open it, as expected, but if I open it as "JohnDoe," I can see information related to other Employees when I should only be able to information related to one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 00:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-implementing-Section-Access/m-p/243403#M1206817</guid>
      <dc:creator />
      <dc:date>2010-02-20T00:43:49Z</dc:date>
    </item>
    <item>
      <title>Trouble implementing Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-implementing-Section-Access/m-p/243404#M1206818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try converting USERID to Upper Case using upper() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 04:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-implementing-Section-Access/m-p/243404#M1206818</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-02-20T04:14:28Z</dc:date>
    </item>
  </channel>
</rss>

