<?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: How to hide object with login user? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854220#M1331691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would easier having a table (inline or excel file) with OSuser() and a flag&lt;/P&gt;&lt;P&gt;You expression would be = only(Flag) = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 18:00:37 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-05-13T18:00:37Z</dc:date>
    <item>
      <title>How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854219#M1331690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon!&lt;/P&gt;&lt;P&gt;I have a problem. I have 2 sheets, with different analyzes&amp;nbsp; on a QVW, and I have some users who need see dashboard A with all information, other just see dashboard B and another both dashboards. So I created a button that activate this sheet&amp;nbsp; and associated the users on conditional layout with this function: OSUser() = ‘ ID User’. It ‘s working, but now I have a greater&amp;nbsp; number of user,&amp;nbsp; and this method&amp;nbsp; is difficult to manager.&amp;nbsp; Is there another solution or function to hide object based on login user?&lt;/P&gt;&lt;P&gt;P.S: I tried use section access, but I don`t need hide one field, but all dashoard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some one can help me? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854219#M1331690</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854220#M1331691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would easier having a table (inline or excel file) with OSuser() and a flag&lt;/P&gt;&lt;P&gt;You expression would be = only(Flag) = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 18:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854220#M1331691</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-05-13T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854221#M1331692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clever!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;The function not solved my problem, the sheet doesn’t hide. I would like to hide sheets when the user access the dashboard. For example: When I open the dashboard, my user is identified so hide or show&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;the sheet. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 16:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854221#M1331692</guid>
      <dc:creator />
      <dc:date>2015-05-14T16:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854222#M1331693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Talita, you can still use Clever solution, if you want to hide an specific object, you need to open the object properties, then go to layout and in conditional add his expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;another option is to hardcode the values with a nested if, something like if(UPPER(OSUSER()) = RAMON OR &lt;SPAN style="font-size: 13.3333330154419px;"&gt;UPPER(OSUSER()) = TALITA,1,0) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 16:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854222#M1331693</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-05-14T16:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854223#M1331694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if You have many users and few profiles, You can create an Input Box (Profile A, B)&lt;/P&gt;&lt;P&gt;instead of Button.&lt;/P&gt;&lt;P&gt;The User selects Profile.&lt;/P&gt;&lt;P&gt;In Your conditional expression Hide/Show&amp;nbsp; Profile='A' or Profile='B'.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 17:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854223#M1331694</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-05-14T17:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide object with login user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854224#M1331695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramon!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used function OSUser() on conditional layout, but a have a lot of number users and it's difficult to manager. Is there another solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 17:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-object-with-login-user/m-p/854224#M1331695</guid>
      <dc:creator />
      <dc:date>2015-05-14T17:34:07Z</dc:date>
    </item>
  </channel>
</rss>

