<?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 Acess based on multiple fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-Acess-based-on-multiple-fields/m-p/2487787#M101580</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using Qlik sense enterprise version November 2022 Patch 13. I want to achieve section access based on the below example.&lt;/P&gt;
&lt;TABLE width="274"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;Agent&lt;/TD&gt;
&lt;TD width="82"&gt;Branch Code&lt;/TD&gt;
&lt;TD width="64"&gt;Channel&lt;/TD&gt;
&lt;TD width="64"&gt;L2 Agent&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;001&lt;/TD&gt;
&lt;TD&gt;ABC&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;002&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;003&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;C&lt;/TD&gt;
&lt;TD&gt;004&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;D&lt;/TD&gt;
&lt;TD&gt;005&lt;/TD&gt;
&lt;TD&gt;ABC&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I want to implement section access code such that for Agent A should have section access as per channel like for channel ABC they should see the data against the branch code of ABC channel. And for channel Others they should see the data of others channel of their L2 Agent. The expected result is somehow like this table:&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 48pt;" span="4" width="64" /&gt; &lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt; width: 48pt;"&gt;Agent&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" style="width: 48pt;"&gt;Branch Code&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px" style="width: 48pt;"&gt;Channel&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px" style="width: 48pt;"&gt;L2 Agent&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;A&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;001&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;ABC&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;A&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;002&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;B&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;003&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;C&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;004&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Kindly help me with the same. Thanks&lt;/P&gt;
&lt;P&gt;#section_access&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2024 04:57:07 GMT</pubDate>
    <dc:creator>Anushkaa</dc:creator>
    <dc:date>2024-10-18T04:57:07Z</dc:date>
    <item>
      <title>Section Acess based on multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Acess-based-on-multiple-fields/m-p/2487787#M101580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using Qlik sense enterprise version November 2022 Patch 13. I want to achieve section access based on the below example.&lt;/P&gt;
&lt;TABLE width="274"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;Agent&lt;/TD&gt;
&lt;TD width="82"&gt;Branch Code&lt;/TD&gt;
&lt;TD width="64"&gt;Channel&lt;/TD&gt;
&lt;TD width="64"&gt;L2 Agent&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;001&lt;/TD&gt;
&lt;TD&gt;ABC&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;002&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;003&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;C&lt;/TD&gt;
&lt;TD&gt;004&lt;/TD&gt;
&lt;TD&gt;Others&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;D&lt;/TD&gt;
&lt;TD&gt;005&lt;/TD&gt;
&lt;TD&gt;ABC&lt;/TD&gt;
&lt;TD&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I want to implement section access code such that for Agent A should have section access as per channel like for channel ABC they should see the data against the branch code of ABC channel. And for channel Others they should see the data of others channel of their L2 Agent. The expected result is somehow like this table:&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 48pt;" span="4" width="64" /&gt; &lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt; width: 48pt;"&gt;Agent&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" style="width: 48pt;"&gt;Branch Code&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px" style="width: 48pt;"&gt;Channel&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px" style="width: 48pt;"&gt;L2 Agent&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;A&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;001&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;ABC&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;A&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;002&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;B&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;003&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="60.75px" height="14px" style="height: 14.4pt;"&gt;C&lt;/TD&gt;
&lt;TD width="63.275px" height="14px" align="right" class="xl65"&gt;004&lt;/TD&gt;
&lt;TD width="70.4125px" height="14px"&gt;Others&lt;/TD&gt;
&lt;TD width="60.7625px" height="14px"&gt;X&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Kindly help me with the same. Thanks&lt;/P&gt;
&lt;P&gt;#section_access&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 04:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Acess-based-on-multiple-fields/m-p/2487787#M101580</guid>
      <dc:creator>Anushkaa</dc:creator>
      <dc:date>2024-10-18T04:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Section Acess based on multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Acess-based-on-multiple-fields/m-p/2487929#M101598</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/239454"&gt;@Anushkaa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try use the same config as your example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Camilla84_0-1729259308296.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173144i70094EBD38948B38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Camilla84_0-1729259308296.png" alt="Camilla84_0-1729259308296.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 13:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Acess-based-on-multiple-fields/m-p/2487929#M101598</guid>
      <dc:creator>Camilla84</dc:creator>
      <dc:date>2024-10-18T13:47:57Z</dc:date>
    </item>
  </channel>
</rss>

