<?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: Hide tables for specific users in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767392#M1041485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create a section Access and as mentioned in previous comments, you need to addthe layout condition using QVUSER fucntion &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 11:42:40 GMT</pubDate>
    <dc:creator>alkesh_sharma</dc:creator>
    <dc:date>2014-12-03T11:42:40Z</dc:date>
    <item>
      <title>Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767386#M1041479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am new to QlikView and I need some help. I want to hide a table (and all the fields in that table) for some users, but I want other users to still have the possibility to view these fields and create new objects with these fields. How can I do this? HidePrefix doesn't help me too much.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 10:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767386#M1041479</guid>
      <dc:creator />
      <dc:date>2014-12-03T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767387#M1041480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Layout-&amp;gt;Show Conditional:&lt;/P&gt;&lt;P&gt;=qvuser()='user1'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;or similarly with osuser()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767387#M1041480</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-03T11:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767388#M1041481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, you can use section access.you can look at informations below.&lt;/P&gt;&lt;P&gt;try to use filed OMIT in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;29.6 Section Access System Fields&lt;/P&gt;&lt;P&gt;The access levels are assigned to users in one or several tables loaded within the section access. These tables&lt;/P&gt;&lt;P&gt;can contain several different user-specific system fields, typically USERID and PASSWORD, and the field&lt;/P&gt;&lt;P&gt;defining the access level, ACCESS. All Section Access system fields will be used for authentication or&lt;/P&gt;&lt;P&gt;authorization. The full set of section access system fields are described below.&lt;/P&gt;&lt;P&gt;None, all, or any combination of the security fields may be loaded in the access section. It is thus not necessary&lt;/P&gt;&lt;P&gt;to use USERID – an authorization can be made using other fields, e.g. serial number only.&lt;/P&gt;&lt;P&gt;ACCESS A field that defines what access the corresponding user should have.&lt;/P&gt;&lt;P&gt;USERID A field that should contain an accepted user ID. QlikView will prompt for a User ID and&lt;/P&gt;&lt;P&gt;compare it to the value in this field. This user ID is not the same as the Windows user&lt;/P&gt;&lt;P&gt;ID.&lt;/P&gt;&lt;P&gt;PASSWORD A field that should contain an accepted password. QlikView will prompt for a Password&lt;/P&gt;&lt;P&gt;and compare it to the value in this field. This password is not the same as the Windows&lt;/P&gt;&lt;P&gt;password.&lt;/P&gt;&lt;P&gt;SERIAL A field that should contain a number corresponding to the QlikView serial number.&lt;/P&gt;&lt;P&gt;Example: 4900 2394 7113 7304&lt;/P&gt;&lt;P&gt;QlikView will check the serial number of the user and compare it to the value in this&lt;/P&gt;&lt;P&gt;field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTNAME A field that should contain a string corresponding to a Windows NT Domain user name&lt;/P&gt;&lt;P&gt;or group name.&lt;/P&gt;&lt;P&gt;QlikView will fetch the logon information from the OS and compare it to the value in&lt;/P&gt;&lt;P&gt;this field.&lt;/P&gt;&lt;P&gt;NTDOMAINSID A field that should contain a string corresponding to a Windows NT Domain SID.&lt;/P&gt;&lt;P&gt;Example: S-1-5-21-125976590-4672381061092489882&lt;/P&gt;&lt;P&gt;QlikView will fetch the logon information from the OS and compare it to the value in&lt;/P&gt;&lt;P&gt;this field.&lt;/P&gt;&lt;P&gt;NTSID A field that should contain a Windows NT SID.&lt;/P&gt;&lt;P&gt;Example: S-15-21-125976590-467238106-1092489882-1378&lt;/P&gt;&lt;P&gt;QlikView will fetch the logon information from the OS and compare it to the value in&lt;/P&gt;&lt;P&gt;this field.&lt;/P&gt;&lt;P&gt;OMIT A field that should contain the field that should be omitted for this specific user. Wildcards may be used&lt;/P&gt;&lt;P&gt;and the field may be empty. A facile way of doing this is to use a subfield.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767388#M1041481</guid>
      <dc:creator>syukyo_zhu</dc:creator>
      <dc:date>2014-12-03T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767389#M1041482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post by Steve Dark explains exactly how to solve this issue Simona&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="5806" data-objecttype="102" href="http://community.qlik.com/docs/DOC-5806"&gt;http://community.qlik.com/docs/DOC-5806&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767389#M1041482</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-12-03T11:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767390#M1041483</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try to use OSuser in the Show condition expression on the Layout tab of the object properties for the chart. Something like: if(OSuser() = 'UserName',0,1)&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;&lt;IMG __jive_id="72621" alt="hidetable.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72621_hidetable.png" style="width: 620px; height: 544px;" /&gt;&lt;BR /&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;OR &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;QVuser if you use Section access,&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Write below code in hidden script :&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt; ACCESS, USERID, PASSWORD, OMIT&lt;/P&gt;&lt;P&gt; ADMIN, ADMIN, ADMIN,&lt;/P&gt;&lt;P&gt; USER, USER1, U1, SALES&lt;/P&gt;&lt;P&gt; USER, USER2, U2, CUSTOMERS&lt;/P&gt;&lt;P&gt; USER, USER3, U3, SALES&lt;/P&gt;&lt;P&gt; USER, USER4, U4, EMPLOYEES&lt;/P&gt;&lt;P&gt; USER, USER4, U4, SALES&lt;/P&gt;&lt;P&gt; USER, USER5, U5, *&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt; SALES, CUSTOMERS, EMPLOYEES, ORDERS&lt;/P&gt;&lt;P&gt; 1, 2, 3, 4pen&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure Checkboxes Intial Data Reduction Based on Section Access and Strict exclusion in Document properties - opening tab are checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hidetable1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72622_hidetable1.png" style="width: 620px; height: 542px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767390#M1041483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767391#M1041484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you want to show this table only to User1 and User2 , in such case go to table properties-&amp;gt; Layout-&amp;gt;Under Condition :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OSUser() = 'User1' or OSUser() = 'User2'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767391#M1041484</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-03T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide tables for specific users</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767392#M1041485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create a section Access and as mentioned in previous comments, you need to addthe layout condition using QVUSER fucntion &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 11:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-tables-for-specific-users/m-p/767392#M1041485</guid>
      <dc:creator>alkesh_sharma</dc:creator>
      <dc:date>2014-12-03T11:42:40Z</dc:date>
    </item>
  </channel>
</rss>

