<?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: SectionAccess in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553564#M206822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anderson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your current script you are only loading the users and department atribute but it doesn't apply it to anything.&lt;/P&gt;&lt;P&gt;You could apply this on department for sure. Do you have a department kolum in your current datamodel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes please, what is the exact kolumname and fieldcontent? So i can rebuild your SA script. If not, please add the aggregation level in your datamodel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 16:37:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-20T16:37:23Z</dc:date>
    <item>
      <title>SectionAccess</title>
      <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553563#M206821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: courier new,courier;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;I have written code for SectionAccess but that was not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;So pleas help me regarding section access, i have written following script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Section&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Access&lt;/SPAN&gt;;&lt;BR /&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD &lt;/STRONG&gt;&lt;/STRONG&gt; *&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;INLINE &lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt;ACCESS, USERID, PASSWORD, DEPTNO&lt;BR /&gt;ADMIN, ADMIN, admin, &lt;BR /&gt;USER, user1, user1, 001&lt;BR /&gt;USER, user2, user2, 002&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;&lt;SPAN style="color: #800000;"&gt;USER, user3, user3, 003]&lt;/SPAN&gt;;&lt;BR /&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;Section &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff;"&gt;Application&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt;DEPTNO,DNAME&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12pt; font-family: courier new,courier;"&gt;001, Marketing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12pt; font-family: courier new,courier;"&gt;002, Sales &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12pt; font-family: courier new,courier;"&gt;003, Research&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;&lt;SPAN style="color: #800000;"&gt;]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: courier new,courier;"&gt;Anderson&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 16:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553563#M206821</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2013-11-20T16:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: SectionAccess</title>
      <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553564#M206822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anderson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your current script you are only loading the users and department atribute but it doesn't apply it to anything.&lt;/P&gt;&lt;P&gt;You could apply this on department for sure. Do you have a department kolum in your current datamodel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes please, what is the exact kolumname and fieldcontent? So i can rebuild your SA script. If not, please add the aggregation level in your datamodel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 16:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553564#M206822</guid>
      <dc:creator />
      <dc:date>2013-11-20T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: SectionAccess</title>
      <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553565#M206823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Hi Anderson,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Please Go To.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Setting ----&amp;gt; and Open Document Properties&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Under Document Properties Select Opening Tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;In Opening tab just check where Initial Data Reduction Based on Section Access option &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;is enable or disable. If its disable then make it enable and under this option make &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Strict Exclusion option is disable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;V Waghole&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 16:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553565#M206823</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-11-20T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: SectionAccess</title>
      <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553566#M206824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't find any problem with your code. After copying and pasting the code on a QV Document (attached) it seems to work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open the QlikView document with the admin user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Admin.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49287_Admin.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;And with the USER2 user:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="User2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49288_User2.PNG.png" style="width: 620px; height: 272px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, make sure that you have checked the following options under &lt;SPAN style="text-decoration: underline;"&gt;Settings =&amp;gt; Document Properties:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="OptionsOpening.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49292_OptionsOpening.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 16:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553566#M206824</guid>
      <dc:creator>Luis_Cortizo</dc:creator>
      <dc:date>2013-11-20T16:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: SectionAccess</title>
      <link>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553567#M206825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a quick comment; the &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;strict exclusion check is used when reducing the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If the field values on the section access don't match with any field on the section application the access to the document will be denied (except for users that have ADMIN on the ACCESS column).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Meaning that if with modify the code provided by Villyee as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPTNO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, admin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, user1, user1, 001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, user2, user2, 002&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, user3, user3, 003&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, user4, user4, 090&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;The user user4 will not be able to access the QlikView document even if it is on the Section Access table as there's no DEPTNO 090 on the data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 16:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SectionAccess/m-p/553567#M206825</guid>
      <dc:creator>Luis_Cortizo</dc:creator>
      <dc:date>2013-11-20T16:57:36Z</dc:date>
    </item>
  </channel>
</rss>

