<?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 on Multiple fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962500#M79339</link>
    <description>&lt;P&gt;Hi, your requirement it's not clear to me, &lt;SPAN&gt;his/her direct reports data is the region? U&lt;/SPAN&gt;sually section access with more than one field is applied using a composite key that marges all fields used to filter data, ie: Division &amp;amp;'_'&amp;amp; Region as ACCESS_KEY&lt;/P&gt;</description>
    <pubDate>Sat, 30 Jul 2022 06:46:27 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-07-30T06:46:27Z</dc:date>
    <item>
      <title>Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962265#M79329</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;am working on a requirement where the app has existing section access on the basis of Division and region which is working as expected , now I want to enhance the section access with Managers access i.e.&lt;/P&gt;
&lt;P&gt;if I manager has access to a division that should remain as is but he should also view a screen where only his/her direct reports data should be visible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea, how this can be efficiently implemented?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 10:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962265#M79329</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2022-07-29T10:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962500#M79339</link>
      <description>&lt;P&gt;Hi, your requirement it's not clear to me, &lt;SPAN&gt;his/her direct reports data is the region? U&lt;/SPAN&gt;sually section access with more than one field is applied using a composite key that marges all fields used to filter data, ie: Division &amp;amp;'_'&amp;amp; Region as ACCESS_KEY&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 06:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962500#M79339</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-07-30T06:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962515#M79343</link>
      <description>&lt;P&gt;The current section access is on the basis of user (it can be a manager or a non manager) who should have Division/Region access or all division or all Region -&amp;gt; this is working fine&lt;/P&gt;
&lt;P&gt;In addition to above requirement need to add one more level of manager who should only view his / her direct reportee while manager's existing access based on Division / Region should remain as is. The new managers view will be used in some screen where he/she can view their direct reportees.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 08:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962515#M79343</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2022-07-30T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962533#M79345</link>
      <description>&lt;P&gt;Hi, sorry, still not clear, can you post some data sample and how it should work?&lt;/P&gt;
&lt;P&gt;the manager with view to their reporteers are the same that has access to division/region or those are other managers? Their reportees are assigned to a division/region?&lt;/P&gt;
&lt;P&gt;Have you tried to implement something and it doesn't works? can you post what have you tried?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 10:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962533#M79345</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-07-30T10:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962546#M79346</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/42776"&gt;@punitpopli&lt;/a&gt;&amp;nbsp; If I have understood your query correctly, please try:&lt;/P&gt;
&lt;P&gt;SECTION ACCESS:&lt;BR /&gt;AUTHORIZATION:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,USERID,MANAGER_NAMES&lt;BR /&gt;USER,OFFICE/USER1,ManagerName1&lt;BR /&gt;USER,OFFICE/USER2,ManagerName2&lt;BR /&gt;USER,OFFICE/USER3,ManagerName3&lt;BR /&gt;USER,OFFICE/USER4,ManagerName4&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;SECTION APPLICATION:&lt;BR /&gt;Managers:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;MANAGER_NAMES,Reportees&lt;BR /&gt;ManagerName1,Emp1&lt;BR /&gt;ManagerName1,Emp2&lt;BR /&gt;ManagerName1,Emp5&lt;BR /&gt;ManagerName2,Emp3&lt;BR /&gt;ManagerName2,Emp6&lt;BR /&gt;ManagerName3,Emp4&lt;BR /&gt;ManagerName3,Emp8&lt;BR /&gt;ManagerName3,Emp12&lt;BR /&gt;ManagerName4,Emp9&lt;BR /&gt;ManagerName4,Emp7&lt;BR /&gt;ManagerName4,Emp10&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 14:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962546#M79346</guid>
      <dc:creator>Anku</dc:creator>
      <dc:date>2022-07-30T14:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962554#M79347</link>
      <description>&lt;P&gt;Yes, the reportee has access to division/region&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current logic -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;/P&gt;
&lt;P&gt;Access, User,Division, Region, Dashboard Access&lt;/P&gt;
&lt;P&gt;USER, Domain\User1, Div1, Region 1, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User2, Div2, Region 2, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User3, Div1, Region 2, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User4, *, *, Dash1&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;In above scenario lets assume User 4 is a manager and user1, user 2 reports to him/her&lt;/P&gt;
&lt;P&gt;Now, we need to keep the manager access as if i.e.&amp;nbsp;&lt;STRONG&gt;USER,&amp;nbsp;User4, *, *, Dash1&lt;/STRONG&gt; but the manager&amp;nbsp;should&amp;nbsp;also view User 1 and User 2 as a&amp;nbsp;reporter in a new view which would be&amp;nbsp;called as Manager's view (for e.g)&lt;/P&gt;
&lt;P&gt;Currently the&amp;nbsp;section access&amp;nbsp;script joins on all the 3 columns&lt;STRONG&gt;&amp;nbsp;Division, Region, Dashboard Access&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;What have done do far -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Access, User,Division, Region, Dashboard Access, Managerid,EmployeeId&lt;/P&gt;
&lt;P&gt;USER, Domain\User1, Div1, Region 1, Dash1,User 4, DUMMY/*&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User2, Div2, Region 2, Dash1,User 4, DUMMY/*&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User3, Div1, Region 2, Dash1,&amp;nbsp;User 5, DUMMY/*&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User4, *, *, Dash1,DUMMY/*, User4&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User1, Div1, Region 1, Dash1, User4, DUMMY/*&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User2, Div2, *Region2, Dash1, User4, DUMMY/*&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;I have marked EmployeeId as Dummy/* so that their access should not get filter by their own Id&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 17:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962554#M79347</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2022-07-30T17:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962583#M79351</link>
      <description>&lt;P&gt;If I understood it right, this is not a section access thing. Section Access is already giving to User 4 access to the data of all divions and regions, so User4 can view the data from User1, User2 and User3.&lt;/P&gt;
&lt;P&gt;This is more a set anlysis where the Manager's View objects should be filtered to show the data of a specific reporter (or many reporters that reports to the current user).&lt;/P&gt;
&lt;P&gt;You can use some help of section access if in example each manger filters an island table with the id of the manager (User4), this doesn't filters data, just gives a unique value to use in set analysis to filter in Manager Views the data where IdManager='User4', wich will show only in this view the data from User1 and User2. so if the section acces field is called MANAGER, where for User4 it has the value User4, your expression on manger view will have a set analysis with IdManager={'$(=MANAGER)'}&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2022 07:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962583#M79351</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-07-31T07:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962796#M79377</link>
      <description>&lt;P&gt;Yes, I agree and have changed the script to only load the existing script i.e.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;/P&gt;
&lt;P&gt;Access, User,Division, Region, Dashboard Access&lt;/P&gt;
&lt;P&gt;USER, Domain\User1, Div1, Region 1, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User2, Div2, Region 2, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User3, Div1, Region 2, Dash1&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp;Domain\User4, *, *, Dash1&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;and am handling the Managers view on the UI using a button as other who are not manager should be able to view the manager's view&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Now, am left with below requirement -&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If a user who is a manager and doesn't have any division / Region access and still would like to access the data with his/her repartees details. Would you mind sharing your thought on how this can be achieved using the existing script?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 10:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1962796#M79377</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2022-08-01T10:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access on Multiple fields</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1963147#M79394</link>
      <description>&lt;P&gt;Hi, if all data is assigned to a Division and Region, the manager should have access to that division/region. If this is not a cecurity issue, this would be the easiest configuration.&lt;/P&gt;
&lt;P&gt;A workaround to this is using the reportee field as a section access field and change the section access to give access to the data of each reportee, some managers will have acess to one or few reportess, another tho the data of all reportees in a division to see all divison data.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 06:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-on-Multiple-fields/m-p/1963147#M79394</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-08-02T06:23:46Z</dc:date>
    </item>
  </channel>
</rss>

