<?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 NTNAME in section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586184#M217531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, quick question, in section access if I'm just using NTNAME and again NTNAME as User, to reduce based in ntname via a bridge table, should the NTNAME be in upper case or just user? It's denying me access to document in access point but not in desktop, I'm using both reduce data on load and strict exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD upper(ACCESS) as ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(NTNAME) as USER&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ent264.sharepoint.hp.com/teams/QlikViewSCO/Repository/360Dashboard/AccessList.xlsx"&gt;http://ent264.sharepoint.hp.com/teams/QlikViewSCO/Repository/360Dashboard/AccessList.xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is 360);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 04:13:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-18T04:13:43Z</dc:date>
    <item>
      <title>NTNAME in section access</title>
      <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586184#M217531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, quick question, in section access if I'm just using NTNAME and again NTNAME as User, to reduce based in ntname via a bridge table, should the NTNAME be in upper case or just user? It's denying me access to document in access point but not in desktop, I'm using both reduce data on load and strict exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD upper(ACCESS) as ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(NTNAME) as USER&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ent264.sharepoint.hp.com/teams/QlikViewSCO/Repository/360Dashboard/AccessList.xlsx"&gt;http://ent264.sharepoint.hp.com/teams/QlikViewSCO/Repository/360Dashboard/AccessList.xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is 360);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 04:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586184#M217531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T04:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTNAME in section access</title>
      <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586185#M217532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It the strict exclusion issue.&amp;nbsp; I had it too, and everything works after unchecked.&lt;/P&gt;&lt;P&gt;Still, you don't want to have full data access to the users who don't have relevant data.&amp;nbsp; I resolved it by adding dummy data for the restricted users.&amp;nbsp; They can open the application, but have nothing to see there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586185#M217532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T20:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: NTNAME in section access</title>
      <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586186#M217533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a thing to keep in mind. All users will get USER access when opening the document through the Access Point. ADMIN access isn't available through the Access Point. And do the users also have read access file permissions on the .qvw file on the qlikview server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586186#M217533</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-18T20:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: NTNAME in section access</title>
      <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586187#M217534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are more files in accesspoint, some users should not be able to view them all. What happens if I uncheck strict exclusion, but their NTNAME is not in section access table? Will they still have access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586187#M217534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T20:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: NTNAME in section access</title>
      <link>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586188#M217535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seeing an application in the Access Point and ability to open an application are two different things.&lt;/P&gt;&lt;P&gt;You can distribute applications to the selected users and groups, so only they can see them.&amp;nbsp; But section access can still prevent apps from opening.&amp;nbsp; If NTNAME is not in section access, user cannot open the application, regardless the "strict exclusion" checkbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NTNAME-in-section-access/m-p/586188#M217535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T20:30:39Z</dc:date>
    </item>
  </channel>
</rss>

