<?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: Security and Tab Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569734#M1264438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this can be achieved&amp;nbsp; as below:&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 * INLINE &lt;/P&gt;&lt;P&gt;[ACCESS,NTNAME,FLAG123,FLAG45&lt;/P&gt;&lt;P&gt;USER,DOMAIN\RON,1,0&lt;/P&gt;&lt;P&gt;ADMIN,DOMAIN\DAVID,1,1&lt;/P&gt;&lt;P&gt;USER,DOMAIN\MAX,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;&lt;P&gt;APP:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;FLAG123,FLAG45,S01,S04&lt;/P&gt;&lt;P&gt;1,0,1,0&lt;/P&gt;&lt;P&gt;1,1,1,1&lt;/P&gt;&lt;P&gt;0,1,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Sheet show conditional you can use S01 and S04 field values to hide display as per user. e.g. =S01=1 will return for You and Ron but will return false for Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if this worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Suhas Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 20:26:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-28T20:26:37Z</dc:date>
    <item>
      <title>Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569728#M1264420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an App with 4 tabs.&amp;nbsp; I want three people to see the first three tabs and two people to see all the tabs.&amp;nbsp; Is it best to use Section Access and if so what would it look like.&amp;nbsp; The other thing is I want to use NTNAME.&amp;nbsp; Can someone give me some pointers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&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/Security-and-Tab-Access/m-p/569728#M1264420</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569729#M1264425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing something similar today, but also reducing data for some users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the link here as a guide &lt;A href="https://community.qlik.com/docs/DOC-5175"&gt;Sheets Security with Section Access&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 15:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569729#M1264425</guid>
      <dc:creator>mikkeltaylor</dc:creator>
      <dc:date>2014-04-28T15:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569730#M1264430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if this is a small app, i'd just user if osuser() function for each tab&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 18:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569730#M1264430</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2014-04-28T18:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569731#M1264433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the Security part.&amp;nbsp; How does the osuser work?&amp;nbsp; Do you have any examples?&amp;nbsp; It is a small app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 18:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569731#M1264433</guid>
      <dc:creator />
      <dc:date>2014-04-28T18:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569732#M1264435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;in the sheet properties-&amp;gt;general, in show sheet check 'conditional'&lt;/P&gt;&lt;P&gt;assuming your users are using the exchange server to login to the system.&lt;/P&gt;&lt;P&gt;you can write something like&lt;/P&gt;&lt;P&gt;if (osuser()='david',1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 19:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569732#M1264435</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2014-04-28T19:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569733#M1264437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uploaded a working app here: &lt;A href="https://community.qlik.com/docs/DOC-5806"&gt;QlikView App - Show and Hide Sheets based on User or Menu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has a user menu that allows tabs to be shown or hidden on a button click, but it also has an OSUser limitation also.&amp;nbsp; The security is done in an INLINE table in the example, but you could change that to use a spreadsheet or something instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 19:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569733#M1264437</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-04-28T19:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Security and Tab Access</title>
      <link>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569734#M1264438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this can be achieved&amp;nbsp; as below:&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 * INLINE &lt;/P&gt;&lt;P&gt;[ACCESS,NTNAME,FLAG123,FLAG45&lt;/P&gt;&lt;P&gt;USER,DOMAIN\RON,1,0&lt;/P&gt;&lt;P&gt;ADMIN,DOMAIN\DAVID,1,1&lt;/P&gt;&lt;P&gt;USER,DOMAIN\MAX,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;&lt;P&gt;APP:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;FLAG123,FLAG45,S01,S04&lt;/P&gt;&lt;P&gt;1,0,1,0&lt;/P&gt;&lt;P&gt;1,1,1,1&lt;/P&gt;&lt;P&gt;0,1,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Sheet show conditional you can use S01 and S04 field values to hide display as per user. e.g. =S01=1 will return for You and Ron but will return false for Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if this worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Suhas Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 20:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-and-Tab-Access/m-p/569734#M1264438</guid>
      <dc:creator />
      <dc:date>2014-04-28T20:26:37Z</dc:date>
    </item>
  </channel>
</rss>

