<?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 Secured sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231572#M83296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im developing an application in Qlikview 10 now and I want to not show one sheet (a test sheet) for the users, how do I do to make this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ahead!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 13:15:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-27T13:15:15Z</dc:date>
    <item>
      <title>Secured sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231572#M83296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im developing an application in Qlikview 10 now and I want to not show one sheet (a test sheet) for the users, how do I do to make this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ahead!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231572#M83296</guid>
      <dc:creator />
      <dc:date>2011-04-27T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Secured sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231573#M83297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you mean the users you mean everything but you? In that case, use any conditional you can easily change later, like "1=0" or similar.&lt;/P&gt;&lt;P&gt;If not, how are the users identified? You can set a conditional with the OSUser() function as well as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Match(Upper(OSUser()), 'DOMAIN\ALLOWEDUSER1', 'DOMAIN\ALLOWEDUSER2', DOMAIN\ALLOWEDUSER3') &amp;gt; 0&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231573#M83297</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-27T13:24:53Z</dc:date>
    </item>
    <item>
      <title>Secured sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231574#M83298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Exactly, users meaning all users except the developers. Is there anywhere I can set this in settings for the sheet or do I need to write some code for that?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231574#M83298</guid>
      <dc:creator />
      <dc:date>2011-04-27T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Secured sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231575#M83299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use that code, taking care of the exact DOMAIN\USERNAME values, (test them with a text object with)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=OSUser()&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;In the sheet properties (right click on any empty space in your sheet), General, Show Sheet, Conditional).&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 14:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231575#M83299</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-27T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Secured sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231576#M83300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool it works fine, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 15:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Secured-sheets/m-p/231576#M83300</guid>
      <dc:creator />
      <dc:date>2011-04-27T15:42:08Z</dc:date>
    </item>
  </channel>
</rss>

