<?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 problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838523#M1331318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing to keep in mind here is that the star wildcard in the reduction field represents all values listed in the section access table. It does not represent all values loaded in your data table. If all possible values from the datat is represented in the Section Access table, then the star will be equal to all data. If you do not &lt;A href="https://community.qlik.com/docs/DOC-8562"&gt;Section Access: Strict Exclusion&lt;/A&gt;‌ enabled, try using a reduction value that does not exist if you intend to give the user access to ALL data. For example I often use the reduction value &amp;lt;ALL VALUES&amp;gt; to indicate the intention. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please notice that all values in Section Access must be in upper case. In this example your NTNAME values are not in UPPER case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find that the reduction is not accurate for a specific user, my suggestion is that you disable section access and validate the reduction buy manually applying the reduction (selection). Will the data reduce as expected when you apply the reduction values manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTANT: Always make a backup of your QVW before changing Section Access, so that you can revert to the backup if you lock yourself out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 May 2015 01:02:21 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2015-05-23T01:02:21Z</dc:date>
    <item>
      <title>Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838522#M1331315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are attempting to hide salary lines for some users and ran into a problem.&amp;nbsp; When we added the appropriate lines to the Section Access (see "Changed Section"), Salary was hidden from everyone, including those with QVAdmin rights.&amp;nbsp; Clearly not a desirable outcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goal:&amp;nbsp; Prevent those in the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;AD group from seeing their dept's Salary information, but allow them to see the other dept expenses. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;What is restricting the admins from seeing the Salary information?&lt;/P&gt;&lt;P&gt;Does anyone see anything wrong with the changed section?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;QV v11.2 SR9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Original: &lt;/STRONG&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, NTNAME, DEPT_NUMBER_SECURITY, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, *, *, QVADMIN, QVADMIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QLIKVIEW_ADMINS, *, *, *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;... this section allows those in their dept (ie: 104, 105, etc...) to see the expenses for their dept, but not any other dept.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_104, 104, *, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_106, 106, *, *&lt;/P&gt;&lt;P&gt;...&amp;nbsp; about 20 lines removed&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_All, *, *, *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Changed Section:&lt;/STRONG&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, NTNAME, DEPT_NUMBER_SECURITY, USERID, PASSWORD, GLCODE_FIRST4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, *, *, QVADMIN, QVADMIN, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QLIKVIEW_ADMINS, *, *, *, *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... this section allows those in their dept (ie: 104, 105, etc...) to see the expenses for their dept, but not any other dept.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_104, 104, *, *, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_106, 106, *, *, *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;... About 20 lines removed ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_ExpenseMgmt_All, *, *, *, *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... newly added lines start here .... allows users in the AD group rights to their dept (505/585) for the listed GLCodes (4820)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\QV_OmitSalary, 505, *, *, 4820&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary&lt;/SPAN&gt;, 505, *, *, 4821&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary&lt;/SPAN&gt;, 505, *, *, 5830&lt;/P&gt;&lt;P&gt;... about 120 lines removed with different GLCodes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary&lt;/SPAN&gt;, 585, *, *, 4820&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary&lt;/SPAN&gt;, 585, *, *, 4821&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMPANY&lt;/SPAN&gt;\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;QV_OmitSalary&lt;/SPAN&gt;, 585, *, *, 5830&lt;/P&gt;&lt;P&gt;... about 120 lines removed with different GLCodes&lt;/P&gt;&lt;P&gt;];&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/Section-Access-problem/m-p/838522#M1331315</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838523#M1331318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing to keep in mind here is that the star wildcard in the reduction field represents all values listed in the section access table. It does not represent all values loaded in your data table. If all possible values from the datat is represented in the Section Access table, then the star will be equal to all data. If you do not &lt;A href="https://community.qlik.com/docs/DOC-8562"&gt;Section Access: Strict Exclusion&lt;/A&gt;‌ enabled, try using a reduction value that does not exist if you intend to give the user access to ALL data. For example I often use the reduction value &amp;lt;ALL VALUES&amp;gt; to indicate the intention. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please notice that all values in Section Access must be in upper case. In this example your NTNAME values are not in UPPER case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find that the reduction is not accurate for a specific user, my suggestion is that you disable section access and validate the reduction buy manually applying the reduction (selection). Will the data reduce as expected when you apply the reduction values manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTANT: Always make a backup of your QVW before changing Section Access, so that you can revert to the backup if you lock yourself out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2015 01:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838523#M1331318</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-23T01:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838524#M1331320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Toni,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The upper case rule does not seem to apply to the AD groups.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Using lower case for the AD group (&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COMPANY&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;\QV_ExpenseMgmt_xxx&lt;/SPAN&gt;), people are able permitted to see only their department information.&amp;nbsp; The app has worked with lower case AD group names for over a year now.&lt;/P&gt;&lt;P&gt;When I uppercase &lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COMPANY&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;\QV_ExpenseMgmt_xxx, my test user is requested to enter her p/w.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 17:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838524#M1331320</guid>
      <dc:creator />
      <dc:date>2015-05-26T17:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838525#M1331323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the Qlik 11.20 SR10 Reference page 421&amp;nbsp; "All the fields listed in Load or Select statements in the section access must be written in UPPER CASE.&lt;SPAN style="font-size: 10pt; font-family: TimesNewRomanPSMT;"&gt;.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Let me update my post with the whole text from the reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the fields listed in Load or Select statements in the section access must be written in UPPER CASE.&lt;SPAN style="color: #575757;"&gt; &lt;SPAN style="text-decoration: underline;"&gt;Any&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; text-decoration: underline;"&gt;field name containing lower case letters in the database should be converted to upper case using the upper&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #575757; text-decoration: underline;"&gt;function&lt;/SPAN&gt;, see upper&lt;/SPAN&gt;(textexpression) (page 337), before being read by the Load or Select statement. However&lt;/P&gt;&lt;P&gt;the user ID and the password entered by the end-user opening the QlikView documents are case insensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why Qlik requires this, but it is documented that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 18:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838525#M1331323</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-05-26T18:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838526#M1331327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field names yes, but other than that, I agree with John that values in the Fields NTNAME,USERID, PASSWORD can be in lower/mixed case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing to add to Toni's answer would be the notion that ADMIN rights are only intended for offline distribution to restrict the users ability to alter the security settings. What these admins can see is, like the rest of the users, the values listed in the section access table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 18:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838526#M1331327</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-05-26T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838527#M1331330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad to see that Henric validates by comment about capital letters in his comment on post &lt;A href="https://community.qlik.com/thread/165966"&gt;Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838527#M1331330</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-05-28T19:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838528#M1331333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill, Do we actually disagree??&lt;/P&gt;&lt;P&gt;Yes &lt;STRONG&gt;all&lt;/STRONG&gt; Field names should be in capitals and all &lt;STRONG&gt;values&lt;/STRONG&gt; in Fields should be in capitals, except for the system fields &lt;STRONG&gt;values&lt;/STRONG&gt; in USERID and PASSWORD (so field names still in capitals). Although not specifically mentioned in the reference manual, I think this applies also to the NTNAME and probably AD Group fields(haven't tried).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 08:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838528#M1331333</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-05-29T08:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838529#M1331335</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 was taught when I joined Qlik 8 years ago that everything in section access had to be capitalize. USERID and passwords are not case sensitive so these being capitalize is not going to case an issue with login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 11:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-problem/m-p/838529#M1331335</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-05-29T11:52:42Z</dc:date>
    </item>
  </channel>
</rss>

