<?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: Cannot get Section Access to work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936209#M1255419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with uppercase values and fieldname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 13:07:12 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-10-08T13:07:12Z</dc:date>
    <item>
      <title>Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936208#M1255418</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;&lt;/P&gt;&lt;P&gt;Myself and my organisation are very new to Qlikview and are currently evaluating it before deciding whether or not to buy. One of the deciding factors for us will be security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to implement section access to a test document but I simply cannot get it to work. My script is below (data has of course been scrubbed of anything potentially identifiable to our organisation!) &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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, SectorName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, TP\user1, Sector A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user2, Sector B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user3, Sector C&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;What I would expect here is that TP\&lt;SPAN style="font-size: 13.3333px;"&gt;user1&lt;/SPAN&gt; can only see data pertaining to Sector A, TP\user 2 to Sector B and so on. Unfortunately, when I either view the report locally on Qlikview desktop or deploy onto Qlikview server, each of these three users can see all sectors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already selected "Initial Data Reduction Based on Section Access" and "Strict Exclusion" within document properties. If I change the script to use USERID and PASSWORD in place of NTNAME, it prompts me when I open the document but no reduction seems to apply. I've also commented out the SECTION ACCESS and SECTION APPLICATION lines to add it as a standard table and can confirm it appears to filter exactly as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that this is probably a really simple question but for the life of me I cannot see what it is that I am doing wrong. If someone could please help it would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936208#M1255418</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936209#M1255419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with uppercase values and fieldname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936209#M1255419</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-08T13:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936210#M1255421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The QlikTech recommends always use Upper case for Field Names section access table. Please try below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SECTION ACCESS;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, SECTORNAME&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, TP\user1, Sector A&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user2, Sector B&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user3, Sector C&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SECTION APPLICATION;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please make sure that SECTORNAME in the data model must be in Upper Case to apply data reduction.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Apart from that, Document Properties --&amp;gt; Opening --&amp;gt; select "Initial Data reduction Based on Section Access"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936210#M1255421</guid>
      <dc:creator />
      <dc:date>2015-10-08T13:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936211#M1255425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I tried that but now every time I access the document as any other user than the Admin user I get "Access denied to this Qlikview document". Script below:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, SECTORNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, user1, abc, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333px;"&gt;user2&lt;/SPAN&gt;, abc, SECTOR A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333px;"&gt;user3&lt;/SPAN&gt;, abc, SECTOR B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333px;"&gt;user4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;, test, SECTOR C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936211#M1255425</guid>
      <dc:creator />
      <dc:date>2015-10-08T13:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936212#M1255427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need uppercase and a small link table to link the SECTORNAME to the SectorName (assumes you have a&amp;nbsp; main fact table called Data):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SECTION ACCESS;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ACCESS, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Upper(NTNAME) As NTNAME, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Upper(SectorName) AS SECTORNAME&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, SectorName&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, TP\user1, Sector A&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user2, Sector B&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, TP\user3, Sector C&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SECTION APPLICATION;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Link:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load SectorName, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Upper(SectorName) AS SECTORNAME&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident Data;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936212#M1255427</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-08T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936213#M1255429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both the sectorname field and the data must be uppercase to work with Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Three golden rules for section access,&lt;/P&gt;&lt;P&gt;Rule 1 UPPERCASE.&amp;nbsp; Rule 2 UPPERCASE.&amp;nbsp; Rule 13 UPPERCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This link may help&amp;nbsp; &lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="5917" data-objecttype="102" href="https://community.qlik.com/docs/DOC-5917"&gt;https://community.qlik.com/docs/DOC-5917&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936213#M1255429</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-10-08T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get Section Access to work</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936214#M1255432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! That did it. Thank you so much for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-get-Section-Access-to-work/m-p/936214#M1255432</guid>
      <dc:creator />
      <dc:date>2015-10-08T13:38:57Z</dc:date>
    </item>
  </channel>
</rss>

