<?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 How to control the access on the sheet level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214618#M68161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S ,it is possible using section Access,&lt;/P&gt;&lt;P&gt;find the attached appln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user id for login :1,2,3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Feb 2011 04:48:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-14T04:48:18Z</dc:date>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214616#M68159</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 we control the access on the sheet level?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;A could access Sheet1 and B could access Sheet2.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 04:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214616#M68159</guid>
      <dc:creator />
      <dc:date>2011-02-14T04:10:46Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214617#M68160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible. You can use Section Access to reduce a flag value and then hide the sheet based on the max value. For example:&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS,USERID,PASSWORD,FIELDA&lt;BR /&gt;USER,USERA,1234,1&lt;BR /&gt;USER,USERB,4567,2&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Then you can hide the sheet by using the fieldindex() function (see Help for more details). Alternatively, you can set a variable by using the QVUSER() function and use nested IFs. You would still need section access to get the user to logon (or use the OSUSER() function if that's acceptable). Then the sheet would be hidden based on the variable. I personally prefer this 2nd solution because it is more straightforward.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 04:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214617#M68160</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-02-14T04:31:00Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214618#M68161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S ,it is possible using section Access,&lt;/P&gt;&lt;P&gt;find the attached appln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user id for login :1,2,3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 04:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214618#M68161</guid>
      <dc:creator />
      <dc:date>2011-02-14T04:48:18Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214619#M68162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you paste the code directly? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 05:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214619#M68162</guid>
      <dc:creator />
      <dc:date>2011-02-14T05:35:32Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214620#M68163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Section&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;Section Access;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD * INLINE [&lt;BR /&gt; USERID, ACCESS&lt;BR /&gt; 1, user&lt;BR /&gt; 2,user&lt;BR /&gt; 3,admin&lt;BR /&gt;];&lt;/P&gt;&lt;P style="font-weight: bold"&gt;section application;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;Load * INLINE [&lt;BR /&gt; USERID,SHEETID&lt;BR /&gt; 1,SH01&lt;BR /&gt; 2,SH02&lt;BR /&gt; 3,SH01&lt;BR /&gt; 3,SH02&lt;BR /&gt; ]&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 05:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214620#M68163</guid>
      <dc:creator />
      <dc:date>2011-02-14T05:46:22Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214621#M68164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;But how to control userid just could see the SH01?&lt;/P&gt;&lt;P&gt;How to write the control visibility of the SH01 by expression?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 05:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214621#M68164</guid>
      <dc:creator />
      <dc:date>2011-02-14T05:53:41Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214622#M68165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the code you provided, USERID still could sheet2(SH02), is there anything else I need to config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 08:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214622#M68165</guid>
      <dc:creator />
      <dc:date>2011-02-14T08:21:29Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214623#M68166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Login with userid=3, then set the sheet properties---Conditional Show---&lt;/P&gt;&lt;P&gt;=Sum(if(SHEETID='SH01',1,0))&amp;gt;=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(if(SHEETID='SH02',1,0))&amp;gt;=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and In Settings--Document Properties--Opening check the Initial Data reduction based on section Access&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 13:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214623#M68166</guid>
      <dc:creator />
      <dc:date>2011-02-14T13:52:58Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214624#M68167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, and another question, why do you put great than(&amp;gt;) sign into this expression? I think this expression is also equal to 1 if some one has access.&lt;/P&gt;&lt;P&gt;Could you help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 14:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214624#M68167</guid>
      <dc:creator />
      <dc:date>2011-02-14T14:35:52Z</dc:date>
    </item>
    <item>
      <title>How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214625#M68168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;s,it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214625#M68168</guid>
      <dc:creator />
      <dc:date>2011-02-16T07:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214626#M68169</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;It's&amp;nbsp; working fine,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 04:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214626#M68169</guid>
      <dc:creator>sreeni_qvd</dc:creator>
      <dc:date>2013-12-06T04:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to control the access on the sheet level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214627#M68170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaskar Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working fine, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;can you please explain below condition. how it is working briefly. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; what is the meaning "1" and "0" and &amp;gt;=1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum(if(SHEETID='SH01',1,0))&amp;gt;=1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 05:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-control-the-access-on-the-sheet-level/m-p/214627#M68170</guid>
      <dc:creator>sreeni_qvd</dc:creator>
      <dc:date>2013-12-06T05:18:28Z</dc:date>
    </item>
  </channel>
</rss>

