<?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: Section Access doesn't reduce data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905334#M1217889</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144889"&gt;@elyMalkiAcn&lt;/a&gt;&amp;nbsp;Thank you for your help. Unfortunately the reason of the issue not in code, but in document settings.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 12:50:05 GMT</pubDate>
    <dc:creator>Peony</dc:creator>
    <dc:date>2022-03-15T12:50:05Z</dc:date>
    <item>
      <title>Section Access doesn't reduce data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904396#M1217859</link>
      <description>&lt;P&gt;Hi all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Request your help&amp;nbsp; with section access. There is my code below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;Table:
Load * Inline [
CostCentre
A
B
C
D
];



Section Access;
Star is *;
Access:
LOAD *  Inline [
Access,	UserID,	Password, 	CostCentre
USER,	USER,	USER,		*
ADMIN,  ADMIN,	ADMIN,		*
USER,	JOHN,	JOHN,		A
USER,	MARY,	MARY,		B
USER,	PETER,	PETER,		C
ADMIN,	SIMON,	SIMON,		A
];

Section Application;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;For some reason, once I login as one of the user, let's say as JOHN, I still see all Cost Centre instead of A only. I don't understand what am I doing wrong with section access?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Peony_0-1647180743916.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74333iA30EFF2AAFDD9056/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Peony_0-1647180743916.png" alt="Peony_0-1647180743916.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 17:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904396#M1217859</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-03-14T17:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904414#M1217860</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7275"&gt;@Peony&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for posting.&lt;/P&gt;
&lt;P&gt;In the section access table for the fields ACCESS, USERID,...&amp;nbsp; as per the &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/QMC/Content/QV_QMC/QMC_Users_SectionAccessManagement.htm#:~:text=Section%20access%20is%20similar%20to%20reduction%2C%20but%20is,file%20is%20reduced%20based%20on%20the%20reduction%20values." target="_self"&gt;guide&lt;/A&gt; I always use them in capital letters and then the application would need to be reloaded again.&lt;/P&gt;
&lt;P&gt;I assume the value of the blue square if the one for the UserID of the user who has login, so there is no need to use NTNAME or another field instead.&lt;/P&gt;
&lt;P&gt;Apart from the capital topic, the rest seems ok as far as I could see. Maybe someone else on the Community has a further insight.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Sun, 13 Mar 2022 20:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904414#M1217860</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2022-03-13T20:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904903#M1217868</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16958"&gt;@Albert_Candelario&lt;/a&gt;&amp;nbsp; Thank you for response.&lt;BR /&gt;&lt;BR /&gt;I changed fields names into&amp;nbsp; capital letters, reloaded and unfortunately data still not reduced for any user.&lt;BR /&gt;&lt;BR /&gt;As for the blue square, I use there&amp;nbsp;QvUser().&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 17:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904903#M1217868</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-03-14T17:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access doesn't reduce data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904933#M1217871</link>
      <description>&lt;LI-CODE lang="markup"&gt;[Table]:
noConcatenate
Load * Inline [
CostCentre
A
B
C
D
];

Star is *;
[Access]:
noConcatenate
LOAD *  Inline [
ACCESS,	USERID,	PASSWORD, 	CostCentre
USER,	USER,	USER,		*
ADMIN,  ADMIN,	ADMIN,		*
USER,	JOHN,	JOHN,		A
USER,	MARY,	MARY,		B
USER,	PETER,	PETER,		C
ADMIN,	SIMON,	SIMON,		A
];

Section Access;

Access_SA:
noConcatenate
load
ACCESS
,USERID
,PASSWORD
,CostCentre
resident [Access];

Section Application;
drop Table [Access];&lt;/LI-CODE&gt;
&lt;P&gt;This is possible solution on Script side&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Ely&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 18:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1904933#M1217871</guid>
      <dc:creator>elyMalkiAcn</dc:creator>
      <dc:date>2022-03-14T18:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access doesn't reduce data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905182#M1217879</link>
      <description>&lt;P&gt;Did you enable the section access within the document properties in tab open? And there also enabling the restrictive mode?&lt;/P&gt;
&lt;P&gt;Beside this be careful and keep at least one copy of your application without the section access!&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 08:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905182#M1217879</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-03-15T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access doesn't reduce data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905334#M1217889</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144889"&gt;@elyMalkiAcn&lt;/a&gt;&amp;nbsp;Thank you for your help. Unfortunately the reason of the issue not in code, but in document settings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 12:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905334#M1217889</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-03-15T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access doesn't reduce data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905336#M1217890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp; Indeed! My bad!&lt;span class="lia-unicode-emoji" title=":grimacing_face:"&gt;😬&lt;/span&gt; I haven't checked document settings before.&amp;nbsp; Thank you for the hint!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 12:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-doesn-t-reduce-data/m-p/1905336#M1217890</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-03-15T12:52:44Z</dc:date>
    </item>
  </channel>
</rss>

