<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525064#M1291665</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can U plz explain abt the SECTION ACCESS with Example&lt;/P&gt;&lt;P&gt;I have tried my own but i didn't get the result, my code is as follows and in that i din't get only ADMIN while i am entering the User ID like ADMIN, It is showing only empty Filed With &lt;STRONG&gt;*&lt;/STRONG&gt;symbol in ProductName.&lt;/P&gt;&lt;PRE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="error.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2807i4BF8C31E15B88A0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;SECTION Access;
Access:
LOAD * Inline [
ACCESS,USERID,PWD
ADMIN,ADMIN,ADMIN,
USER,USER1,USER1
USER,USER2,USER2
USER,USER3,USER3
];

SECTION Application;
LOAD * Inline [
ACCESS,USERID,ProductName
ADMIN,ADMIN,*
USER,USER1,Cap
USER,USER2,Aino Shoes
USER,USER3,Duck Shirt
];&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>saiharsha799</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525064#M1291665</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can U plz explain abt the SECTION ACCESS with Example&lt;/P&gt;&lt;P&gt;I have tried my own but i didn't get the result, my code is as follows and in that i din't get only ADMIN while i am entering the User ID like ADMIN, It is showing only empty Filed With &lt;STRONG&gt;*&lt;/STRONG&gt;symbol in ProductName.&lt;/P&gt;&lt;PRE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="error.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2807i4BF8C31E15B88A0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;SECTION Access;
Access:
LOAD * Inline [
ACCESS,USERID,PWD
ADMIN,ADMIN,ADMIN,
USER,USER1,USER1
USER,USER2,USER2
USER,USER3,USER3
];

SECTION Application;
LOAD * Inline [
ACCESS,USERID,ProductName
ADMIN,ADMIN,*
USER,USER1,Cap
USER,USER2,Aino Shoes
USER,USER3,Duck Shirt
];&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525064#M1291665</guid>
      <dc:creator>saiharsha799</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525068#M1291666</link>
      <description>&lt;P&gt;For product name column, remove '*' and leave it blank for admin like:&lt;/P&gt;&lt;PRE&gt;SECTION &lt;STRONG&gt;Access&lt;/STRONG&gt;;
LOAD * Inline [
ACCESS,USERID,ProductName
ADMIN,ADMIN,
USER,USER1,Cap
USER,USER2,Aino Shoes
USER,USER3,Duck Shirt
];&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 06:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525068#M1291666</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-01-02T06:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525212#M1291668</link>
      <description>&lt;P&gt;Didn't get the result&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jan 2019 16:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525212#M1291668</guid>
      <dc:creator>saiharsha799</dc:creator>
      <dc:date>2019-01-01T16:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525213#M1291669</link>
      <description>Didn't get the result</description>
      <pubDate>Tue, 01 Jan 2019 16:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525213#M1291669</guid>
      <dc:creator>saiharsha799</dc:creator>
      <dc:date>2019-01-01T16:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525264#M1291670</link>
      <description>How you are trying seems to be not right. Could you share your sample app?</description>
      <pubDate>Wed, 02 Jan 2019 06:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525264#M1291670</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-01-02T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525836#M1291671</link>
      <description>&lt;P&gt;Hey. Have a look at Qlik Support article&amp;nbsp;&lt;A href="https://qliksupport.force.com/articles/000027111" target="_self"&gt;Section Access 101&lt;/A&gt;&amp;nbsp;which contains links to multiple Section Access resources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems you are using Product Name as the reduction field. Is this accurate? If so, it should be in all caps.&lt;/P&gt;
&lt;P&gt;From the Qlik Design Blog entry "&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_self"&gt;A Primer on Section Access&lt;/A&gt;":&amp;nbsp;&amp;nbsp;&lt;EM&gt;All fields in Section Access must be upper case. Hence, the reducing field must be in upper case also in the data. Use the Upper() function and name the fields in upper case.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 13:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1525836#M1291671</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2019-01-03T13:22:30Z</dc:date>
    </item>
  </channel>
</rss>

