<?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: user/admin in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410269#M818324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sorry but it doesnt work. admin is a username? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2017 11:56:31 GMT</pubDate>
    <dc:creator>denis115</dc:creator>
    <dc:date>2017-08-30T11:56:31Z</dc:date>
    <item>
      <title>user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410266#M818321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I need to hide one sheet from one user but for other user and admin to show.&lt;/P&gt;&lt;P&gt;What I need to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410266#M818321</guid>
      <dc:creator>denis115</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410267#M818322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click on the background of the sheet &amp;gt; Properties &amp;gt; General &amp;gt; Show Sheet &amp;gt; Conditional and create an expression which fills that condition, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(USERNAME = 'ADMIN', 1, 0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410267#M818322</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-08-30T11:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410268#M818323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410268#M818323</guid>
      <dc:creator>denis115</dc:creator>
      <dc:date>2017-08-30T11:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410269#M818324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sorry but it doesnt work. admin is a username? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410269#M818324</guid>
      <dc:creator>denis115</dc:creator>
      <dc:date>2017-08-30T11:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410270#M818325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update one more field like Flag, USER_ACCESS for Admin and one user and for other user which needs to be hide don't update Flag, and give condition as below:&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;USERNAME = 'ADMIN' or Flag = '&lt;SPAN style="font-size: 13.3333px;"&gt;USER_ACCESS',1,0) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 12:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410270#M818325</guid>
      <dc:creator>Bala_s</dc:creator>
      <dc:date>2017-08-30T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410271#M818326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not necessarily. This example just explains in general how you can show/hide sheets based on a condition. Your post doesn't contain enough information to take it any further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by 'user' and 'admin'? Roles? Groups? Usernames? Where do you get this characteristic? From the OS? From a table?&lt;/P&gt;&lt;P&gt;And finally how do you connect this characteristic to the current user, who will be identified most probably by way of an accountname. Qlikview can tell you the accountname of the current user through the system function &lt;SPAN style="font-family: 'courier new', courier;"&gt;OSUser()&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;See &lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/SystemFunctions/system-functions.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/SystemFunctions/system-functions.htm"&gt;System Functions ‒ QlikView&lt;/A&gt; for more information on other system functions you can use to identify the current user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 12:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410271#M818326</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-08-30T12:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410272#M818327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's my example,can you take a look please, pass for my hidden script is&amp;nbsp; :&amp;nbsp; denis &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 12:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410272#M818327</guid>
      <dc:creator>denis115</dc:creator>
      <dc:date>2017-08-30T12:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: user/admin</title>
      <link>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410273#M818328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SECTION ACCESS I've used me how ADMIN and I can see all sheets,one more person can see fewer sheets and he is USER and the last person is also user but he must see the same pages like USER the difference between those two users consists in that the second user most not see the last page.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADMIN,admin can see pages: sales,primsales,clients and region&lt;/P&gt;&lt;P&gt;USER,user1 can see pages : sales, primsales and clients&lt;/P&gt;&lt;P&gt;USER,user2,can see pages: sales and primesales&lt;/P&gt;&lt;P&gt;how can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 13:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-admin/m-p/1410273#M818328</guid>
      <dc:creator>denis115</dc:creator>
      <dc:date>2017-08-30T13:19:09Z</dc:date>
    </item>
  </channel>
</rss>

