<?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 problem with section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268434#M100785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My previous reply was incorrect but I do have the solution. You have to seperate the section access from the section application. You at an attribute to the Access which you use to specify the Application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD, TYPE&lt;/P&gt;&lt;P&gt;admin,admin,admin, type1&lt;/P&gt;&lt;P&gt;USER,super,super, type2&lt;/P&gt;&lt;P&gt;USER,test,test,type3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;star is *;&amp;nbsp; //to define the symbol used for the entire dataset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;LOAD *INLINE[&lt;/P&gt;&lt;P&gt;TYPE, COUNTRY&lt;/P&gt;&lt;P&gt;type1, *&lt;/P&gt;&lt;P&gt;type2, *&lt;/P&gt;&lt;P&gt;type3, France&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO {removed}&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mytable;&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mysecondtable;&lt;/P&gt;&lt;P&gt;&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>Sun, 14 Aug 2011 12:24:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-14T12:24:40Z</dc:date>
    <item>
      <title>problem with section access</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268433#M100784</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 difficulties to understand section access.&lt;/P&gt;&lt;P&gt;I want to have three profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One for admin&lt;/P&gt;&lt;P&gt;One for a user who can see everything&lt;/P&gt;&lt;P&gt;One for a user with a specific dimension filtered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using this section access :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD, COUNTRY&lt;/P&gt;&lt;P&gt;admin,admin,admin,&lt;/P&gt;&lt;P&gt;USER,super,super,&lt;/P&gt;&lt;P&gt;USER,test,test,France&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO {removed}&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mytable;&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mysecondtable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the security rule : &lt;/P&gt;&lt;P&gt;Initial data reduction based on section access and Strict Exclusion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use ADMIN it works.&lt;/P&gt;&lt;P&gt;But when i use super or user, i can't open the document ..&lt;/P&gt;&lt;P&gt;Why ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i remove Scrict exclusion i can open it but nothing is filtered for user "test" whereas France country exists ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am i missing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 12:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268433#M100784</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2011-08-12T12:18:49Z</dc:date>
    </item>
    <item>
      <title>problem with section access</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268434#M100785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My previous reply was incorrect but I do have the solution. You have to seperate the section access from the section application. You at an attribute to the Access which you use to specify the Application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD, TYPE&lt;/P&gt;&lt;P&gt;admin,admin,admin, type1&lt;/P&gt;&lt;P&gt;USER,super,super, type2&lt;/P&gt;&lt;P&gt;USER,test,test,type3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;star is *;&amp;nbsp; //to define the symbol used for the entire dataset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;LOAD *INLINE[&lt;/P&gt;&lt;P&gt;TYPE, COUNTRY&lt;/P&gt;&lt;P&gt;type1, *&lt;/P&gt;&lt;P&gt;type2, *&lt;/P&gt;&lt;P&gt;type3, France&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO {removed}&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mytable;&lt;/P&gt;&lt;P&gt;SQL SELECT ATTRIBUTE2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESCRIPTION from mysecondtable;&lt;/P&gt;&lt;P&gt;&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>Sun, 14 Aug 2011 12:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268434#M100785</guid>
      <dc:creator />
      <dc:date>2011-08-14T12:24:40Z</dc:date>
    </item>
    <item>
      <title>problem with section access</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268435#M100786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it works. I have understood the way i have to make my section accesses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 05:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/268435#M100786</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2011-08-16T05:42:44Z</dc:date>
    </item>
  </channel>
</rss>

