<?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 implementation by AD group authentication in QLiksense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2050135#M1222972</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to implement the section based on two AD groups.One user group will have access to entire report with all data.&lt;/P&gt;
&lt;P&gt;The second group should access only data level .&lt;/P&gt;
&lt;P&gt;I have field call Business group with 1,2,3,4&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First group should access 1,2,3,4 groups data&lt;/P&gt;
&lt;P&gt;Second group should get access only1,4&amp;nbsp; groups data.&lt;/P&gt;
&lt;P&gt;In QMC we restricted app level access for first level.&lt;/P&gt;
&lt;P&gt;Now need to implement data level restriction on APP script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried with below and i am not sure&amp;nbsp; is it correct script or need to understand the section application what needs to be written and how to join my fact table.&lt;/P&gt;
&lt;P&gt;Fact Table fields,&lt;/P&gt;
&lt;P&gt;Business group,&lt;/P&gt;
&lt;P&gt;SectionAccess:&lt;/P&gt;
&lt;TABLE width="477"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;&lt;SPAN&gt;ACCESS&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214"&gt;&lt;SPAN&gt;NTNAME&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="183"&gt;&lt;SPAN&gt;Business group&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;SPAN&gt;USER&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Domain\ADGROUP_1&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;*&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;USER&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Domain\ADGROUP_2&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;1,4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;ADMIN&lt;/TD&gt;
&lt;TD&gt;INTERNAL\sa_scheduler&lt;/TD&gt;
&lt;TD&gt;*&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Thu, 16 Mar 2023 14:20:38 GMT</pubDate>
    <dc:creator>MEDHA07</dc:creator>
    <dc:date>2023-03-16T14:20:38Z</dc:date>
    <item>
      <title>Section access implementation by AD group authentication in QLiksense</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2050135#M1222972</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to implement the section based on two AD groups.One user group will have access to entire report with all data.&lt;/P&gt;
&lt;P&gt;The second group should access only data level .&lt;/P&gt;
&lt;P&gt;I have field call Business group with 1,2,3,4&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First group should access 1,2,3,4 groups data&lt;/P&gt;
&lt;P&gt;Second group should get access only1,4&amp;nbsp; groups data.&lt;/P&gt;
&lt;P&gt;In QMC we restricted app level access for first level.&lt;/P&gt;
&lt;P&gt;Now need to implement data level restriction on APP script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried with below and i am not sure&amp;nbsp; is it correct script or need to understand the section application what needs to be written and how to join my fact table.&lt;/P&gt;
&lt;P&gt;Fact Table fields,&lt;/P&gt;
&lt;P&gt;Business group,&lt;/P&gt;
&lt;P&gt;SectionAccess:&lt;/P&gt;
&lt;TABLE width="477"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;&lt;SPAN&gt;ACCESS&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214"&gt;&lt;SPAN&gt;NTNAME&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="183"&gt;&lt;SPAN&gt;Business group&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;SPAN&gt;USER&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Domain\ADGROUP_1&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;*&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;USER&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN&gt;Domain\ADGROUP_2&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;1,4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;ADMIN&lt;/TD&gt;
&lt;TD&gt;INTERNAL\sa_scheduler&lt;/TD&gt;
&lt;TD&gt;*&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 16 Mar 2023 14:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2050135#M1222972</guid>
      <dc:creator>MEDHA07</dc:creator>
      <dc:date>2023-03-16T14:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section access implementation by AD group authentication in QLiksense</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2050252#M1222984</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;This troubleshooting may help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Section-Access-with-Groups-in-Qlik-Sense/ta-p/1714374" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Section-Access-with-Groups-in-Qlik-Sense/ta-p/1714374&lt;/A&gt;</description>
      <pubDate>Thu, 16 Mar 2023 18:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2050252#M1222984</guid>
      <dc:creator>Ray_Strother</dc:creator>
      <dc:date>2023-03-16T18:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Section access implementation by AD group authentication in QLiksense</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2057036#M1223158</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/68594"&gt;@MEDHA07&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;NTNAME is a legacy&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable CommonComponents.QlikView variable"&gt;QlikView&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;field please refer to our documentation for Qlik Sense that also details how to implement SA with Groups.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps !&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 16:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-implementation-by-AD-group-authentication-in/m-p/2057036#M1223158</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2023-04-04T16:35:07Z</dc:date>
    </item>
  </channel>
</rss>

