<?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 Section Access - OMIT fields for certain users in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-OMIT-fields-for-certain-users/m-p/374286#M139286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have added couple of tables to existing application and want to restrict access to those tables for certain users only.&amp;nbsp; I have tried following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Section Access;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME,SECURITYGROUP1, &lt;STRONG&gt;OMITGROUP1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; ADMIN, QVADMIN, ALL &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; USER, QVUK, UK, group1&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; USER, QVUS, US, group1&lt;/P&gt;&lt;P style="text-indent: 7.1pt; margin-bottom: 0.0001pt;"&gt;USER, QVINCL,NONE,&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;OMITGROUP1&lt;/STRONG&gt;, OMIT&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field1&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field2&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field3&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field4&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field5&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User1 and User2 are part of QVUK AD group therefore can see all UK data.&amp;nbsp; Recent addition of OMITGROUP1 to section access has restricted them to view new tables but I only wanted to restrict it for User2 and User1 should see those two tables’ data as well.&amp;nbsp; I can’t do this by users as this is just an example but in reality there are quite a few users who are similar to User1 and User2.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I have created a new security group QVINCL and added User1,just to check whether not having OMIT applied to this, this may allow the required access but didn’t work.&amp;nbsp; See attached file for you to play around. I have added USERUK twice to simulate above scenario where USERUK should be part of QVUK and QVINCL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2012 12:40:55 GMT</pubDate>
    <dc:creator>shelvinpatel</dc:creator>
    <dc:date>2012-04-30T12:40:55Z</dc:date>
    <item>
      <title>Section Access - OMIT fields for certain users</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-OMIT-fields-for-certain-users/m-p/374286#M139286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have added couple of tables to existing application and want to restrict access to those tables for certain users only.&amp;nbsp; I have tried following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Section Access;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME,SECURITYGROUP1, &lt;STRONG&gt;OMITGROUP1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; ADMIN, QVADMIN, ALL &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; USER, QVUK, UK, group1&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp; USER, QVUS, US, group1&lt;/P&gt;&lt;P style="text-indent: 7.1pt; margin-bottom: 0.0001pt;"&gt;USER, QVINCL,NONE,&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;OMITGROUP1&lt;/STRONG&gt;, OMIT&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field1&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field2&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field3&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field4&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; group1, Field5&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User1 and User2 are part of QVUK AD group therefore can see all UK data.&amp;nbsp; Recent addition of OMITGROUP1 to section access has restricted them to view new tables but I only wanted to restrict it for User2 and User1 should see those two tables’ data as well.&amp;nbsp; I can’t do this by users as this is just an example but in reality there are quite a few users who are similar to User1 and User2.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I have created a new security group QVINCL and added User1,just to check whether not having OMIT applied to this, this may allow the required access but didn’t work.&amp;nbsp; See attached file for you to play around. I have added USERUK twice to simulate above scenario where USERUK should be part of QVUK and QVINCL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 12:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-OMIT-fields-for-certain-users/m-p/374286#M139286</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-04-30T12:40:55Z</dc:date>
    </item>
  </channel>
</rss>

