<?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 for Multiple selections and all selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654316#M239088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of implementing Section Access on a document that we are releasing shortly. We have tested and have it working for users with only 1 Group (the field we are restricting data by). However, have users that require access to multiple Groups and a few super users that should have access to all Groups. I am using the following code in my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(USERID) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(Group) as GROUP&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;.\Section Access Setup File.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the file I have the following:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 563px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;USER&lt;/TD&gt;&lt;TD width="250"&gt;test1&lt;/TD&gt;&lt;TD width="249"&gt;Group1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;test2&lt;/TD&gt;&lt;TD&gt;Group2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;test3&lt;/TD&gt;&lt;TD&gt;Group1,Group2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that * is used to denote all options that have been used, but if we don't have a user assigned to every Group I still want my super users to see ALL Groups, so what is the syntax for this, is it 'ALL'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the 'Group1,Group2' syntax work for a user with access to multiple Groups?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 18:27:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-10T18:27:20Z</dc:date>
    <item>
      <title>Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654316#M239088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of implementing Section Access on a document that we are releasing shortly. We have tested and have it working for users with only 1 Group (the field we are restricting data by). However, have users that require access to multiple Groups and a few super users that should have access to all Groups. I am using the following code in my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(USERID) as NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Upper(Group) as GROUP&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;.\Section Access Setup File.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the file I have the following:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 563px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;USER&lt;/TD&gt;&lt;TD width="250"&gt;test1&lt;/TD&gt;&lt;TD width="249"&gt;Group1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;test2&lt;/TD&gt;&lt;TD&gt;Group2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;test3&lt;/TD&gt;&lt;TD&gt;Group1,Group2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that * is used to denote all options that have been used, but if we don't have a user assigned to every Group I still want my super users to see ALL Groups, so what is the syntax for this, is it 'ALL'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the 'Group1,Group2' syntax work for a user with access to multiple Groups?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654316#M239088</guid>
      <dc:creator />
      <dc:date>2014-06-10T18:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654317#M239089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I use inline load for section access, I use empty value instead of * to give access to all groups, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP&lt;/P&gt;&lt;P&gt;ADMIN,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUPERUSER,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it can help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654317#M239089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-10T18:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654318#M239090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does that work when you have "strict exclusion" checked in Document Properties?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654318#M239090</guid>
      <dc:creator />
      <dc:date>2014-06-10T18:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654319#M239091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Go through the below posts.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/06/09/methods-for-data-reduction" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/06/09/methods-for-data-reduction"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/06/09/methods-for-data-reduction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654319#M239091</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-10T18:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654320#M239092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - but only if user has ADMIN level access, which is typically the case with super-users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654320#M239092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-10T19:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654321#M239093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good intro's to Section Access but they don't really address the issues that I'm having. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to try Michael's suggestion for the super users, but am still not sure how to accommodate a user having a multiple, yet finite, number of values to reduce their access to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the 'Group1, Group2' I have above does not work. I am trying to just add a second row for the same user, but with a different value in the GROUP field, like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;USER&lt;/P&gt;&lt;P&gt;USER&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;test3&lt;/P&gt;&lt;P&gt;test3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;Group1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Group2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 22:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654321#M239093</guid>
      <dc:creator />
      <dc:date>2014-06-10T22:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access for Multiple selections and all selections</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654322#M239094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you need is described in &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but to get a general idea, you can read the following also&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 22:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-Multiple-selections-and-all-selections/m-p/654322#M239094</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-06-10T22:43:11Z</dc:date>
    </item>
  </channel>
</rss>

