<?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: osuser() to hide sheet not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057872#M354467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the ID that is displayed in the AccessPoint page (top right corner) for user D. Does it match GLOBAL\D?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also two suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Security-wise it's always better to expressly permit someone to see the sheet instead of revoking rights from listed users. The default security should be "DENY".&lt;/LI&gt;&lt;LI&gt;Always add an "otherwise" value to your condition, as the default NULL value may prove very unreliable. Your conditional show then becomes:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if(match(osuser(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\A',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\B',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\C',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\D',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\E')=0, 0&lt;STRONG&gt;, 1&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 10:30:38 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-02-05T10:30:38Z</dc:date>
    <item>
      <title>osuser() to hide sheet not working</title>
      <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057869#M354464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a sheet that I want to hide to specific users bases on OSuser().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this in the conditional show:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(osuser(),&lt;/P&gt;&lt;P&gt;'GLOBAL\A',&lt;/P&gt;&lt;P&gt;'GLOBAL\B',&lt;/P&gt;&lt;P&gt;'GLOBAL\C',&lt;/P&gt;&lt;P&gt;'GLOBAL\D',&lt;/P&gt;&lt;P&gt;'GLOBAL\E')=0,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meaning that if the user doesn't match A, B, C, D, or E, the sheet will be hidden. However, user C cannot see the sheet, whereas user D can. Why would this happen? Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057869#M354464</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-02-05T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: osuser() to hide sheet not working</title>
      <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057870#M354465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I presume you have given sample users above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your real if() with the real users I would double check for any typo's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057870#M354465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T10:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: osuser() to hide sheet not working</title>
      <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057871#M354466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've checked for typos - the expression works locally between my server account and normal account. e.g. if I my server account is D, and I open the doc on my server account, I can view the sheet. The same if opened on my normal account, hides the sheet. So I'm expecting it to work on the server but it's not. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057871#M354466</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-02-05T10:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: osuser() to hide sheet not working</title>
      <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057872#M354467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the ID that is displayed in the AccessPoint page (top right corner) for user D. Does it match GLOBAL\D?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also two suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Security-wise it's always better to expressly permit someone to see the sheet instead of revoking rights from listed users. The default security should be "DENY".&lt;/LI&gt;&lt;LI&gt;Always add an "otherwise" value to your condition, as the default NULL value may prove very unreliable. Your conditional show then becomes:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if(match(osuser(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\A',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\B',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\C',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\D',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;'GLOBAL\E')=0, 0&lt;STRONG&gt;, 1&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057872#M354467</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-05T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: osuser() to hide sheet not working</title>
      <link>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057873#M354468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Checked the right corner, it seems capitalization matters. I was doing GLOBAL\user_a when the user was appearing as GLOBAL\User_A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 10:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/osuser-to-hide-sheet-not-working/m-p/1057873#M354468</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-02-05T10:43:53Z</dc:date>
    </item>
  </channel>
</rss>

