<?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 help required in section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-required-in-section-access/m-p/1944874#M1219534</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;If anyone can help me with the section access.&lt;/P&gt;
&lt;P&gt;I have to implement this logic&amp;nbsp; like marked in bold&lt;/P&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;NTNAME,ACCESS,SecuredOrgAccessAttribute&lt;/P&gt;
&lt;P&gt;1, USER, CPCS&amp;amp;SAS&lt;/P&gt;
&lt;P&gt;1, USER, SAS&lt;/P&gt;
&lt;P&gt;-- ANY Other clinics&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LOAD DISINCT NTNAME,Organisation as SecuredOrgAccessAttribute&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;where securorgatt &amp;lt;&amp;gt; 1;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data model -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_0-1655423960636.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/81991i05921167D3EFD26A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_0-1655423960636.png" alt="ashmitp869_0-1655423960636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried this script -&lt;/P&gt;
&lt;P&gt;UserCustomerAccess:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;ACCESSDETAIL as SecuredOrgAccessAttribute&lt;BR /&gt;RESIDENT UserList;&lt;BR /&gt;right join (UserCustomerAccess) &lt;BR /&gt;Load distinct SecuredOrgAccessAttribute,[Ward/Location] resident WardwithFlag &lt;BR /&gt;where securorgatt &amp;lt;&amp;gt; 1 &lt;BR /&gt;&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Final:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;ACCESSDETAIL as SecuredOrgAccessAttribute&lt;BR /&gt;RESIDENT UserList;&lt;BR /&gt;Concatenate(Final)&lt;BR /&gt;Load &lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;[Ward/Location] as SecuredOrgAccessAttribute&lt;BR /&gt;Resident UserCustomerAccess;&lt;BR /&gt;&lt;BR /&gt;Drop table UserCustomerAccess;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 00:00:17 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2022-06-17T00:00:17Z</dc:date>
    <item>
      <title>help required in section access</title>
      <link>https://community.qlik.com/t5/QlikView/help-required-in-section-access/m-p/1944874#M1219534</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;If anyone can help me with the section access.&lt;/P&gt;
&lt;P&gt;I have to implement this logic&amp;nbsp; like marked in bold&lt;/P&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;NTNAME,ACCESS,SecuredOrgAccessAttribute&lt;/P&gt;
&lt;P&gt;1, USER, CPCS&amp;amp;SAS&lt;/P&gt;
&lt;P&gt;1, USER, SAS&lt;/P&gt;
&lt;P&gt;-- ANY Other clinics&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LOAD DISINCT NTNAME,Organisation as SecuredOrgAccessAttribute&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;where securorgatt &amp;lt;&amp;gt; 1;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data model -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_0-1655423960636.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/81991i05921167D3EFD26A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_0-1655423960636.png" alt="ashmitp869_0-1655423960636.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried this script -&lt;/P&gt;
&lt;P&gt;UserCustomerAccess:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;ACCESSDETAIL as SecuredOrgAccessAttribute&lt;BR /&gt;RESIDENT UserList;&lt;BR /&gt;right join (UserCustomerAccess) &lt;BR /&gt;Load distinct SecuredOrgAccessAttribute,[Ward/Location] resident WardwithFlag &lt;BR /&gt;where securorgatt &amp;lt;&amp;gt; 1 &lt;BR /&gt;&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Final:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;ACCESSDETAIL as SecuredOrgAccessAttribute&lt;BR /&gt;RESIDENT UserList;&lt;BR /&gt;Concatenate(Final)&lt;BR /&gt;Load &lt;BR /&gt;NTNAME, &lt;BR /&gt;ACCESS,&lt;BR /&gt;ACCESSDETAIL,&lt;BR /&gt;[Ward/Location] as SecuredOrgAccessAttribute&lt;BR /&gt;Resident UserCustomerAccess;&lt;BR /&gt;&lt;BR /&gt;Drop table UserCustomerAccess;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 00:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-required-in-section-access/m-p/1944874#M1219534</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-06-17T00:00:17Z</dc:date>
    </item>
  </channel>
</rss>

