<?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 default user in section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207385#M387817</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 a dashboard with many users and sheet. in my case each user can see on e or more sheet that he/she has its prmission.&lt;/P&gt;&lt;P&gt;my users store in some table and i create my section access with below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(SAMAccountFullName) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ADMIN' as ACCESS;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "K:\Database1.accdb".Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem is:&lt;BR /&gt;when some user open this document that he/she has not permission to see non of sheet i want to see a sheet with ' no access ' text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Oct 2016 06:15:50 GMT</pubDate>
    <dc:creator>omid5ive</dc:creator>
    <dc:date>2016-10-08T06:15:50Z</dc:date>
    <item>
      <title>default user in section access</title>
      <link>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207385#M387817</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 a dashboard with many users and sheet. in my case each user can see on e or more sheet that he/she has its prmission.&lt;/P&gt;&lt;P&gt;my users store in some table and i create my section access with below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper(SAMAccountFullName) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ADMIN' as ACCESS;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "K:\Database1.accdb".Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem is:&lt;BR /&gt;when some user open this document that he/she has not permission to see non of sheet i want to see a sheet with ' no access ' text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 06:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207385#M387817</guid>
      <dc:creator>omid5ive</dc:creator>
      <dc:date>2016-10-08T06:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: default user in section access</title>
      <link>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207386#M387818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that your sheet control is based on variables or fields that contain "permissive" values when a user is allowed to see a particular sheet? Create a sheet that only shows up when none of these values are set to show a sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This won't work if Section Access blocks a user from the start, for example by not being listed in the permission table or by completely reducing the data model and having "Strict Exclusion" enabled. In that case you may need to add a default "Everyone else" user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 10:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207386#M387818</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-10-08T10:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: default user in section access</title>
      <link>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207387#M387819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;BR /&gt;exactly i have a table with many users and my problem is when some one want to see this dashboard that his/her user is not in users table what will be see!!&lt;BR /&gt;in current situation he will see default message that " you have not access ..."&lt;BR /&gt;how can i create &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Everyone else" user?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 08:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207387#M387819</guid>
      <dc:creator>omid5ive</dc:creator>
      <dc:date>2016-10-09T08:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: default user in section access</title>
      <link>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207388#M387820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;End your Section Access table with an entry carrying an asterisk ( * ) in the NTNAME field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be careful with this kind of patched security, as you will be giving document access to everyone. Although you say that you won't show anything to "the others", other settings or configuration options may provide backdoors in certain situations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 15:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/default-user-in-section-access/m-p/1207388#M387820</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-10-09T15:42:09Z</dc:date>
    </item>
  </channel>
</rss>

