<?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 Problem in Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145716#M24369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My script is like&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For_Authentication:&lt;/P&gt;&lt;P&gt;Load UID Resident UserRefTable;&lt;/P&gt;&lt;P&gt;Join LOAD * INLINE&lt;BR /&gt;[UID&lt;BR /&gt; xyz];&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load UID as USERID, '*' as PASSWORD, UID as GROUP Resident For_Authentication;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Load UID as GROUP Resident For_Authentication;&lt;/P&gt;&lt;P&gt;In first section I have loaded the user ID from database table then I have added the admin user "XYZ" &amp;amp; then used Section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2009 18:18:54 GMT</pubDate>
    <dc:creator>amars</dc:creator>
    <dc:date>2009-06-03T18:18:54Z</dc:date>
    <item>
      <title>Problem in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145713#M24366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am having an qlikview file, in which I want to have section access for each user to restrict the user to see his data only. For section access I only use the database so it is not hard coded. But I want an admin user which can see all the data. For creating admin user I use INLINE table &amp;amp; join it with the table used for section access. I have tried it by various ways but when I create a admin user it fails to log in. What should I do?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amar [:'(]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 15:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145713#M24366</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-06-03T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Problem in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145714#M24367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you post your script here..?&lt;/P&gt;&lt;P style="font-weight: bold"&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 15:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145714#M24367</guid>
      <dc:creator />
      <dc:date>2009-06-03T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Problem in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145715#M24368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;See the attached file. I have created two user (Admin and User)&lt;/P&gt;&lt;P&gt;Login Details:&lt;/P&gt;&lt;P&gt;1) Admin: User id :SAN, Password: SAN.&lt;/P&gt;&lt;P&gt;2) User: User id :XUAA, Password: XUAA.&lt;/P&gt;&lt;P&gt;The admin has access to both the sheets and the user has access to Sheet2 only. Is this you want?.&lt;/P&gt;&lt;P&gt;--Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 15:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145715#M24368</guid>
      <dc:creator />
      <dc:date>2009-06-03T15:55:21Z</dc:date>
    </item>
    <item>
      <title>Problem in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145716#M24369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My script is like&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For_Authentication:&lt;/P&gt;&lt;P&gt;Load UID Resident UserRefTable;&lt;/P&gt;&lt;P&gt;Join LOAD * INLINE&lt;BR /&gt;[UID&lt;BR /&gt; xyz];&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load UID as USERID, '*' as PASSWORD, UID as GROUP Resident For_Authentication;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Load UID as GROUP Resident For_Authentication;&lt;/P&gt;&lt;P&gt;In first section I have loaded the user ID from database table then I have added the admin user "XYZ" &amp;amp; then used Section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 18:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Section-Access/m-p/145716#M24369</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-06-03T18:18:54Z</dc:date>
    </item>
  </channel>
</rss>

