<?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 for a heirarchy ( Head --&amp;gt;Manager --&amp;gt; Lead --&amp;gt; Employee) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1057307#M354276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the HierarchyBelongsTo function to create a table with the relevant subtrees of subordinates for the all the employees. See this blog post for more information: &lt;A href="https://community.qlik.com/qlik-blogpost/3433"&gt;Unbalanced, n-level hierarchies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a section acces table that links the users to the table you created with the &lt;SPAN style="font-size: 13.3333px;"&gt;HierarchyBelongsTo function. Enable the options Initial Data Reduction Based on Section Access and Strict Exclusion in the document properties so each user will only see the records associated with his/her entry in the hierarchybelongsto table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 17:00:41 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-05-02T17:00:41Z</dc:date>
    <item>
      <title>Section access for a heirarchy ( Head --&gt;Manager --&gt; Lead --&gt; Employee)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1057306#M354275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a security requirement to implement sections access at various levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Head --&amp;gt;Manager --&amp;gt; Lead --&amp;gt; Employee)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Head should be able to see all the data&lt;/LI&gt;&lt;LI&gt;Manager should be able to see all the data of people working under him (Lead &amp;amp; Employee)&lt;/LI&gt;&lt;LI&gt;Lead should be able to see data only employee reporting to him&lt;/LI&gt;&lt;LI&gt;Employee should be able to see only his data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help with ideas /Examples?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 16:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1057306#M354275</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2016-05-02T16:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section access for a heirarchy ( Head --&gt;Manager --&gt; Lead --&gt; Employee)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1057307#M354276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the HierarchyBelongsTo function to create a table with the relevant subtrees of subordinates for the all the employees. See this blog post for more information: &lt;A href="https://community.qlik.com/qlik-blogpost/3433"&gt;Unbalanced, n-level hierarchies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a section acces table that links the users to the table you created with the &lt;SPAN style="font-size: 13.3333px;"&gt;HierarchyBelongsTo function. Enable the options Initial Data Reduction Based on Section Access and Strict Exclusion in the document properties so each user will only see the records associated with his/her entry in the hierarchybelongsto table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 17:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1057307#M354276</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-02T17:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Section access for a heirarchy ( Head --&gt;Manager --&gt; Lead --&gt; Employee)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1573546#M442354</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not able to get this. I've taken a sample data to test this, and created the hierarchy (hierarchybelongsto) structure, But I'm non able to link this in section access to restrict data so that only manger can see his employees data.&lt;/P&gt;&lt;P&gt;Sample data:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;NodeID&lt;/TD&gt;&lt;TD&gt;ParentID&lt;/TD&gt;&lt;TD&gt;NodeName&lt;/TD&gt;&lt;TD&gt;Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Mark&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Prasson&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Sujatha&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;David&lt;/TD&gt;&lt;TD&gt;22&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 721px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10927iC9899D0EFB7709CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10928iA6CDC8DF2C6A7546/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 03:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1573546#M442354</guid>
      <dc:creator>manojkumargowda</dc:creator>
      <dc:date>2019-04-26T03:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Section access for a heirarchy ( Head --&gt;Manager --&gt; Lead --&gt; Employee)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1593799#M443772</link>
      <description>&lt;P&gt;Not sure if you are still trying to sort things out or not, but here is Design Blog post that might help a little, there are some other links in it as well to other posts too.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Data-Reduction-Using-Multiple-Fields/ba-p/1474917" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Data-Reduction-Using-Multiple-Fields/ba-p/1474917&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I know it is not Hierarchy, but might still be of some use, I know HIC has some other posts on Hierarchies too, so you can search for those as well, the above along with that might be what you need.&amp;nbsp; Actually, found the one I originally was thinking of, so this one is likely what you need here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Authorization-using-a-Hierarchy/ba-p/1476319" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Authorization-using-a-Hierarchy/ba-p/1476319&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 18:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-for-a-heirarchy-Head-gt-Manager-gt-Lead-gt/m-p/1593799#M443772</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-06-19T18:20:40Z</dc:date>
    </item>
  </channel>
</rss>

