<?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 using NTName Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714352#M1318199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACCESSID is tied to the username under section application and the username is linked to user column in our data model. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The basic idea is that-each user must see their own data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, ACCESSID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; ADMIN, Qservice, *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;BR /&gt;ACCESSID, [USER NAME]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID1, 'lastname, firstname'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID2, 'lastname, firstname];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But my usernames have blank spaces in each name. Will that cause any issue?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 21:18:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-05T21:18:01Z</dc:date>
    <item>
      <title>Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714342#M1318175</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;We have section access on our document, so that each user can see their own data. Below is the script:&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, [NAME]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\Userid, 'user'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\Userid, 'user'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ADMIN, Qservice, *&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;the NAME is linked to a table in our data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue when we try to access the file through access point it gives us an error 'Failed to Open the document'. we are using SR5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there some wrong that I am doing? Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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-using-NTName-Issue/m-p/714342#M1318175</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714343#M1318179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use uppercase for section access field, remove quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some detail here&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and in the attached pdf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714343#M1318179</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-04T17:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714344#M1318183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I looked through this document.&lt;/P&gt;&lt;P&gt;Do the values in the fields have to be uppercase?&amp;nbsp; I tried removing the quotes also. still same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714344#M1318183</guid>
      <dc:creator />
      <dc:date>2014-09-04T18:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714345#M1318186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always use uppercase&lt;/P&gt;&lt;P&gt;You can use the small doc attached (User ID is user) to try lower/uppercase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714345#M1318186</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-04T18:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714346#M1318190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Tried upper case and lower case. Still same error "Failed to open the document" when i open it through access point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714346#M1318190</guid>
      <dc:creator />
      <dc:date>2014-09-04T18:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714347#M1318194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what if you put a star instead of a value in the NAME field.&lt;/P&gt;&lt;P&gt;Do you have strict exclusion on the document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 08:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714347#M1318194</guid>
      <dc:creator />
      <dc:date>2014-09-05T08:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714348#M1318195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Padmaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try just using the basic at first to make sure you can get into the document before you start the data reduction.&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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\NTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\NTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ADMIN, Qservice, *&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;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 12:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714348#M1318195</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-09-05T12:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714349#M1318196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using star also...but not able to view through access point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Bill...have not tried the basic section access..will try that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 16:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714349#M1318196</guid>
      <dc:creator />
      <dc:date>2014-09-05T16:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714350#M1318197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with basic section access and I am able to get in. But the moment i put in data reduction, it gives an error.&amp;nbsp; This is my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, ACCESSID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; ADMIN, Qservice, *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 20:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714350#M1318197</guid>
      <dc:creator />
      <dc:date>2014-09-05T20:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714351#M1318198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you have ACCESSID tied to under Section Application?&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, 05 Sep 2014 21:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714351#M1318198</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-09-05T21:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access using NTName Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714352#M1318199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACCESSID is tied to the username under section application and the username is linked to user column in our data model. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The basic idea is that-each user must see their own data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, ACCESSID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domain\NTNAME, ID&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; ADMIN, Qservice, *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;BR /&gt;ACCESSID, [USER NAME]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID1, 'lastname, firstname'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID2, 'lastname, firstname];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But my usernames have blank spaces in each name. Will that cause any issue?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 21:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-Issue/m-p/714352#M1318199</guid>
      <dc:creator />
      <dc:date>2014-09-05T21:18:01Z</dc:date>
    </item>
  </channel>
</rss>

