<?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: Section access by field other than USERID? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-by-field-other-than-USERID/m-p/1612484#M445244</link>
    <description>&lt;P&gt;You can get there but you need to keep using USERID.&lt;/P&gt;
&lt;P&gt;However, the reduction field could be location or manager location instead. Then you have a table with locations and managers which is linked to the USERID (all users are either managers or belong hierarchically to one).&lt;/P&gt;
&lt;P&gt;Consider that for QlikView, if the user is not in the section access and the app and QMC are set accordingly, the application will not even display in the AccessPoint. So you could loop and reduce the big app to keep smaller chunks of it (by location, or country, etc.) and have another task reading the section access for that specific location, so only the users for that location, and not all users, will be in the final section access.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2019 14:39:56 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2019-08-14T14:39:56Z</dc:date>
    <item>
      <title>Section access by field other than USERID?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-by-field-other-than-USERID/m-p/1612445#M445238</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I have a section access script that is working as intended on a &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;USERID&lt;/STRONG&gt; &lt;/FONT&gt;basis:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LOAD * inline [
ACCESS, USERID,    EMPLOYEELOCATION
ADMIN,  CORP\FOO,
USER,   CORP\BAR,  LOC0001,
...
];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my list of users to get access will eventually be thousands of users so I want to prepare it dynamically.&amp;nbsp; One idea we've had is to grant access on a location basis instead of &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;USERID&lt;/STRONG&gt;&lt;/FONT&gt;...something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LOAD * inline [
ACCESS,  MANAGERLOCACTION,  EMPLOYEELOCATION
ADMIN,   LOCADMIN,
USER,    LOC0001,           LOC0001,
...
];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The intent is that any user having the special &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;MANAGERLOCATION &lt;/STRONG&gt;&lt;EM&gt;LOCADMIN&lt;/EM&gt;&lt;/FONT&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;associated with them would have ADMIN-level access, while any user with another &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;MANAGERLOCATION&lt;/STRONG&gt; &lt;/FONT&gt;would have access to rows where &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;EMPLOYEELOCATION&lt;/STRONG&gt; &lt;/FONT&gt;matches.&amp;nbsp; This lets us avoid adding users individually every time a new manager joins the company.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My instinct is that this isn't possible (the backup plan is to manage access via a imported SharePoint list), but if anyone has any advice on how it could be accomplished I'd be very grateful!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-by-field-other-than-USERID/m-p/1612445#M445238</guid>
      <dc:creator>Zac</dc:creator>
      <dc:date>2024-11-16T20:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Section access by field other than USERID?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-by-field-other-than-USERID/m-p/1612484#M445244</link>
      <description>&lt;P&gt;You can get there but you need to keep using USERID.&lt;/P&gt;
&lt;P&gt;However, the reduction field could be location or manager location instead. Then you have a table with locations and managers which is linked to the USERID (all users are either managers or belong hierarchically to one).&lt;/P&gt;
&lt;P&gt;Consider that for QlikView, if the user is not in the section access and the app and QMC are set accordingly, the application will not even display in the AccessPoint. So you could loop and reduce the big app to keep smaller chunks of it (by location, or country, etc.) and have another task reading the section access for that specific location, so only the users for that location, and not all users, will be in the final section access.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 14:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-by-field-other-than-USERID/m-p/1612484#M445244</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2019-08-14T14:39:56Z</dc:date>
    </item>
  </channel>
</rss>

