<?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: restricting access in an app in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938320#M966918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I tried this using your code and the sheet has gone but the plan is I should see it. The expression I have put in is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='citywest\chris.fray&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;is citywest the domian name?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 10:18:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-06T10:18:32Z</dc:date>
    <item>
      <title>restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938314#M966912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of our apps there is a sheet which includes a few charts and tables (with subsequent calculation expressions). It has some confidential information on cost that I don't want my team to see (it would reveal salaries). Want to avoid creating a copy which I would save in my personal drives so want to see what options are available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, can you block/restrict: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) a sheet&lt;/P&gt;&lt;P&gt;2) an expression&lt;/P&gt;&lt;P&gt;3) a chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938314#M966912</guid>
      <dc:creator />
      <dc:date>2015-09-25T07:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938315#M966913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the OMIT keyword in the section access part of the manual, or search here. OMIT provides column level security.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938315#M966913</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-25T07:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938316#M966914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="t1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100032_t1.png" style="height: 188px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938316#M966914</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-25T07:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938317#M966915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sheets, Expressions and Charts (&amp;amp; objects in general) all have a property called "Conditional Show". It lets you show/hide objects based on the outcome of an expression. That expression can be tied to Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See here for examples: &lt;A href="https://community.qlik.com/docs/DOC-9034"&gt;Type of Security&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the community, there are many more discussions on this topic &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 11:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938317#M966915</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-25T11:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938318#M966916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should look at Section Access. See &lt;A href="https://community.qlik.com/qlik-blogpost/3745"&gt;A Primer on Section Access&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is not a good idea to hide objects. These are just "windows" to the information behind, and in order to make this scheme work you have to make sure that all relevant objects are hidden and that it is not possible for the user to create additional objects. A better way is to hide the information itself, which you can do through Section Access. In your case you should use OMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also &lt;A href="https://community.qlik.com/qlik-blogpost/3762"&gt;Data Reduction – Yes, but How?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 12:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938318#M966916</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-25T12:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938319#M966917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use section access if a user needs access to a sheet but the data they see needs to be limited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only want certain users to see/not see sheets in their entirety, the easisiest way is to use a conditional on the sheet with the condition as &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='domain name\user name &lt;SPAN style="font-size: 10pt;"&gt;- this will allow only the users listed to see the tab (you can us 'or' to repeat the upper comman for multiple users&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 12:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938319#M966917</guid>
      <dc:creator />
      <dc:date>2015-09-25T12:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: restricting access in an app</title>
      <link>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938320#M966918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I tried this using your code and the sheet has gone but the plan is I should see it. The expression I have put in is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OSuser&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())='citywest\chris.fray&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;is citywest the domian name?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 10:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restricting-access-in-an-app/m-p/938320#M966918</guid>
      <dc:creator />
      <dc:date>2015-10-06T10:18:32Z</dc:date>
    </item>
  </channel>
</rss>

