<?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 issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1708281#M455641</link>
    <description>&lt;P&gt;Here are some links that should put you on the right track with things:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use the following link to search the 'Documents' others have written on Section Access too, just search on Section Access in the search box there, there are quite a few that should provide further information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That all being said, unless you have multiple domains in play, you really just need the NTNAME field, you do not need the SID fields, those are really only going to be necessary if you could potentially have duplicate users across domains...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 16:22:27 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-06-04T16:22:27Z</dc:date>
    <item>
      <title>Section Access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1700742#M455639</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;i have used below script to build Section Access, based on SID i want to filter the data(&lt;SPAN&gt;the field on which i want to restrict data). After building the section access, i am unable to open the application it is asking user name and Password. without username and password i want to restrict the data based on OSUSER(). kindly help me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;LOAD SID&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;[C:\Desktop\Section Access\ Output.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;USERACCESS:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, NTNAME, NTDOMAINSID, NTSID&lt;BR /&gt;ADMIN, ADMIN,*,*&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Concatenate&lt;BR /&gt;LOAD 'USER' AS ACCESS,&lt;BR /&gt;UPPER(OSUser()) as NTNAME,&lt;BR /&gt;UPPER(SID) as NTSID&lt;BR /&gt;RESIDENT Data;&lt;/P&gt;&lt;P&gt;drop table Data;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;section access;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Resident USERACCESS;&lt;/P&gt;&lt;P&gt;section application;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Navin&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 15:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1700742#M455639</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2020-05-11T15:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1700954#M455640</link>
      <description>&lt;P&gt;Any Suggestions please&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 07:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1700954#M455640</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2020-05-12T07:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1708281#M455641</link>
      <description>&lt;P&gt;Here are some links that should put you on the right track with things:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use the following link to search the 'Documents' others have written on Section Access too, just search on Section Access in the search box there, there are quite a few that should provide further information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That all being said, unless you have multiple domains in play, you really just need the NTNAME field, you do not need the SID fields, those are really only going to be necessary if you could potentially have duplicate users across domains...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 16:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-issue/m-p/1708281#M455641</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-04T16:22:27Z</dc:date>
    </item>
  </channel>
</rss>

