<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access/m-p/559123#M208694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to pre-filter in Qlikview based on the user login and undestand that section access is the best way to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the setting in the document setting to allow this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly Is exactly the same code used for the filtering option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly I can't quite get the code to work - i did briefly but then changed something to stop it working.&lt;/P&gt;&lt;P&gt;In my code below I the access is obviously the level of security to the user, the NT name is the login name, then the group is the group that I want to set up for the security (is this a valid column header?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, NTNAME, GROUP&lt;BR /&gt;ADMIN, AD\MAGINJ90, All&lt;BR /&gt;ADMIN, AD\MASONS92, All2 &lt;BR /&gt;ADMIN, AD\WILDNJ, test 2&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the syntax that needs to be used, ie does it need to be in single speech marks, in brackets, can it have a * after as with normal database queries, what if there are more than one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GROUP, CustomerId&lt;/P&gt;&lt;P&gt;All, 120&lt;BR /&gt;All2, (130)&lt;BR /&gt;All3, '140'&lt;BR /&gt;test, in(120,140)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];*&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;Any help would be greatly appreciated, I f i can get a simple version working inline i will then be able to set it up in tables myself.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 09:54:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-11T09:54:44Z</dc:date>
    <item>
      <title>section access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access/m-p/559123#M208694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to pre-filter in Qlikview based on the user login and undestand that section access is the best way to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the setting in the document setting to allow this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly Is exactly the same code used for the filtering option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly I can't quite get the code to work - i did briefly but then changed something to stop it working.&lt;/P&gt;&lt;P&gt;In my code below I the access is obviously the level of security to the user, the NT name is the login name, then the group is the group that I want to set up for the security (is this a valid column header?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, NTNAME, GROUP&lt;BR /&gt;ADMIN, AD\MAGINJ90, All&lt;BR /&gt;ADMIN, AD\MASONS92, All2 &lt;BR /&gt;ADMIN, AD\WILDNJ, test 2&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the syntax that needs to be used, ie does it need to be in single speech marks, in brackets, can it have a * after as with normal database queries, what if there are more than one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GROUP, CustomerId&lt;/P&gt;&lt;P&gt;All, 120&lt;BR /&gt;All2, (130)&lt;BR /&gt;All3, '140'&lt;BR /&gt;test, in(120,140)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];*&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;Any help would be greatly appreciated, I f i can get a simple version working inline i will then be able to set it up in tables myself.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access/m-p/559123#M208694</guid>
      <dc:creator />
      <dc:date>2013-12-11T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: section access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access/m-p/559124#M208695</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;In section Access, if all users are ADMIN they will have access to all the data. Set as ADMIN only the admins...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Section Application,set the CustomerID as 130 instead of (130). If there is more than one you need to add a line for every customer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;Section Application;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt; LOAD * INLINE [&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt; GROUP, CustomerId&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;All, 120&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;All2, 130&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;All3, 140&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;test, 120&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;test, 140 &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;];*&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access/m-p/559124#M208695</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-12-11T09:58:09Z</dc:date>
    </item>
  </channel>
</rss>

