<?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 Hiding sheets in QVW in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-sheets-in-QVW/m-p/10334#M1611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I need to hide sheets in the access points for 5 users. I'm using the syntax =&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;osuser&lt;/SPAN&gt;() = 'EXCHANGE\ABC',0,1) under sheet properties &amp;gt; General &amp;gt; Conditional. It works well in the Access point that the user ABC can no longer see the tab/sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My question is regarding how to implement the same logic for other 4 users within the same syntax. Can we use =&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;osuser&lt;/SPAN&gt;() = 'EXCHANGE\ABC', 'EXCHANGE\DEF', 0,1). What is the correct way of implementing it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 21:24:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-12T21:24:26Z</dc:date>
    <item>
      <title>Hiding sheets in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-sheets-in-QVW/m-p/10334#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I need to hide sheets in the access points for 5 users. I'm using the syntax =&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;osuser&lt;/SPAN&gt;() = 'EXCHANGE\ABC',0,1) under sheet properties &amp;gt; General &amp;gt; Conditional. It works well in the Access point that the user ABC can no longer see the tab/sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My question is regarding how to implement the same logic for other 4 users within the same syntax. Can we use =&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;osuser&lt;/SPAN&gt;() = 'EXCHANGE\ABC', 'EXCHANGE\DEF', 0,1). What is the correct way of implementing it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 21:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-sheets-in-QVW/m-p/10334#M1611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T21:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding sheets in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-sheets-in-QVW/m-p/10335#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try with :&lt;/P&gt;&lt;P&gt;=if(match(osuser(),&lt;SPAN style="font-size: 10pt;"&gt; 'EXCHANGE\ABC', 'EXCHANGE\DEF')&amp;gt;0,0,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But in OS user name there is often differents case letter eg Jason_COOPER, Brenda_Trafford. So i often use mixmatch() function instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 22:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-sheets-in-QVW/m-p/10335#M1612</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-02-12T22:31:39Z</dc:date>
    </item>
  </channel>
</rss>

