<?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 allow an AD group full access in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Section-access-allow-an-AD-group-full-access/m-p/1948342#M22542</link>
    <description>&lt;P&gt;Hi Sebhan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Qlik Sense Enterprise, restricting data or data load within an app is not supported. Either an user has access to a Stream or an App, or they don't. There's no way to micro filter what data the users see. Also, we don't recommend using Section Access.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Restricting-access-to-QMC-streams-in-qliksense/td-p/1244557" target="_blank"&gt;Restricting access to QMC streams in qliksense - Qlik Community - 1244557&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2022 07:54:33 GMT</pubDate>
    <dc:creator>Adam_R</dc:creator>
    <dc:date>2022-06-27T07:54:33Z</dc:date>
    <item>
      <title>Section access allow an AD group full access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Section-access-allow-an-AD-group-full-access/m-p/1893750#M21321</link>
      <description>&lt;P&gt;Hey! I'm currently working on allowing an AD group full viewing access in one of my apps.&lt;/P&gt;
&lt;P&gt;Currently my app is filtering the data based on a dimension called BU which is both present in the data and in an internal databse which qlik connects to and identify the employees BU when entering the app.&lt;/P&gt;
&lt;P&gt;However, I would like to have that an AD groups is "excluded" from the script and thus have full access.&lt;/P&gt;
&lt;P&gt;To elaborate on my script, it is currently working like the following:&lt;/P&gt;
&lt;P&gt;Section 1) Connect Qlik to an internal database, where BU and EMPLOYEEGUID is loaded whenever an account log-in:&lt;/P&gt;
&lt;P&gt;[CustomerTable]:&lt;BR /&gt;LOAD BU,&lt;BR /&gt;EMPLOYEEGUID;&lt;BR /&gt;SQL SELECT&lt;BR /&gt;BU,&lt;BR /&gt;EMPLOYEEGUID&lt;BR /&gt;FROM&lt;BR /&gt;"Maconomy_comp_Kunder".dbo."T_Maconomy_Employees"&lt;BR /&gt;WHERE&lt;BR /&gt;LEN(EMPLOYEEGUID) &amp;gt;0 AND LEN(BU) &amp;gt; 0;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section 2) Matches the loaded BU with the BU from the data and make section access based upon this:&lt;/P&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;[SectionAccessTable]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD&lt;BR /&gt;'USER' as ACCESS,&lt;BR /&gt;'GLB\' &amp;amp; UPPER(EMPLOYEEGUID) AS USERID,&lt;BR /&gt;BU as HistoriskBU&lt;BR /&gt;Resident CustomerTable;&lt;/P&gt;
&lt;P&gt;Temp_HistoriskBU:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;HistoriskBU&lt;BR /&gt;RESIDENT [Jobdata];&lt;/P&gt;
&lt;P&gt;Concatenate([SectionAccessTable])&lt;BR /&gt;LOAD&lt;BR /&gt;'INTERNAL\SA_SCHEDULER' AS USERID,&lt;BR /&gt;'ADMIN' AS ACCESS,&lt;BR /&gt;HistoriskBU&lt;BR /&gt;RESIDENT Temp_HistoriskBU;&lt;/P&gt;
&lt;P&gt;DROP TABLE Temp_HistoriskBU;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anybody help here?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 14:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Section-access-allow-an-AD-group-full-access/m-p/1893750#M21321</guid>
      <dc:creator>sebHan</dc:creator>
      <dc:date>2022-02-16T14:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section access allow an AD group full access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Section-access-allow-an-AD-group-full-access/m-p/1948342#M22542</link>
      <description>&lt;P&gt;Hi Sebhan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Qlik Sense Enterprise, restricting data or data load within an app is not supported. Either an user has access to a Stream or an App, or they don't. There's no way to micro filter what data the users see. Also, we don't recommend using Section Access.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Restricting-access-to-QMC-streams-in-qliksense/td-p/1244557" target="_blank"&gt;Restricting access to QMC streams in qliksense - Qlik Community - 1244557&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 07:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Section-access-allow-an-AD-group-full-access/m-p/1948342#M22542</guid>
      <dc:creator>Adam_R</dc:creator>
      <dc:date>2022-06-27T07:54:33Z</dc:date>
    </item>
  </channel>
</rss>

