<?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 Upper problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662791#M241470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have NTNAME from my AD that consist small letters like DOMAIN\aaabbb.&lt;/P&gt;&lt;P&gt;Section Access will have all field in UPPER, so UPPER(DOMAIN\NTNAME) as NTNAME will gives me DOMAIN\AAABBB.&lt;/P&gt;&lt;P&gt;When OSUser(), wich is the same as NTNAME, try to open the application he will be DOMAIN\aaabbb and have no access to application, because DOMAIN\aaabbb is not equal DOMAIN\AAABBB.&lt;/P&gt;&lt;P&gt;How to solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 14:03:51 GMT</pubDate>
    <dc:creator>stabben23</dc:creator>
    <dc:date>2014-10-20T14:03:51Z</dc:date>
    <item>
      <title>Section Access Upper problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662791#M241470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have NTNAME from my AD that consist small letters like DOMAIN\aaabbb.&lt;/P&gt;&lt;P&gt;Section Access will have all field in UPPER, so UPPER(DOMAIN\NTNAME) as NTNAME will gives me DOMAIN\AAABBB.&lt;/P&gt;&lt;P&gt;When OSUser(), wich is the same as NTNAME, try to open the application he will be DOMAIN\aaabbb and have no access to application, because DOMAIN\aaabbb is not equal DOMAIN\AAABBB.&lt;/P&gt;&lt;P&gt;How to solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 14:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662791#M241470</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2014-10-20T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Upper problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662792#M241471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Domainname\accountname is case-insensitive in AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOMAIN\UserABC and DOMAIN\USERABC both refer to the same Active Directory Account. However, in Section Access you should always use UPPER() to list accounts that should be granted access to a QlikView document. The return value of OSUser() has nothing to do with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 14:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662792#M241471</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-10-20T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Upper problem</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662793#M241472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, What I try to do is give Sheet Access by using Section Access. I distribute application by publisher, we use AD-Group on Document Cals. The applications is splited in 5 different application and works perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to the tricky part, I have 3 sheet in the application that I want to show for different users. These users can be member of any of the 5 other groups and we have manage a special AD group for that. The problem is that Qlikview cant use AD group in show sheet conditional because its reduced when distribute, we have to go down on userlevel. I have build a qvscript that read all members in AD groups that should have Access to sheet and flag them with an '1'. I will then have a list with for ex. NTNAME=DOMAIN\aaabbb, SHEET1=1, this list is my Section Access. In show condition on sheet I use sum(if(upper(OSUser())=NTNAME,SHEET1)). &lt;/P&gt;&lt;P&gt;I use Initial Data Reduction Based On Section Access and Strict Exclusion in document properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Upper-problem/m-p/662793#M241472</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2014-10-21T06:26:05Z</dc:date>
    </item>
  </channel>
</rss>

