<?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 dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-access-on-multiple-dimensions/m-p/140164#M9830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need is below link. check this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2775"&gt;Basics for complex authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2018 15:34:07 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2018-07-31T15:34:07Z</dc:date>
    <item>
      <title>Section access on multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-on-multiple-dimensions/m-p/140163#M9829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;I need help implementing Section Access for dashboards that I have developed on QlikSense. QlikSense version is (Qlik Sense September 2017 – &lt;SPAN style="font-size: 14px;"&gt;qliksenseserver:11.14.3&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;These are sales dashboards for sales managers to access. We have three levels in the sales hierarchy – S1 (Regional manager) ,S2 (Zonal manager) and S3 (Area manager).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;Areas belong to zones which belong to regions. I need to provide S1 staff full access to a region they manage, S2 for the zone they manage and so on and so forth.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;My approach is to build a table with 5 columns for section access. (sample below). My load script can read this table daily and update the security access.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="font-size: 10.5pt;"&gt;User/Admin&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="197"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="font-size: 10.5pt;"&gt;User ID&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="font-size: 10.5pt;"&gt;Region&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="font-size: 10.5pt;"&gt;Zone&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="font-size: 10.5pt;"&gt;Area&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;User&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="197"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Dex01 (S1- Regional manager)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;R1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;User&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="197"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Dex02 (S2 – Zonal manager)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;R1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Z1, Z2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;User&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="197"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Dex03 (S3 – Area manager)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;R1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Z1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" valign="top" width="125"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;A1, A2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;My questions are listed below.&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;If I want to give user Dex01 access to entire region R1 (including all zones and areas within it), how should I configure this table?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-SG" style="font-size: 10.5pt;"&gt;If I want to give user Dex02 access to two zones (Z1, Z2) in one region (R1), how should I configure this table?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 06:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-on-multiple-dimensions/m-p/140163#M9829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-31T06:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Section access on multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-on-multiple-dimensions/m-p/140164#M9830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need is below link. check this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2775"&gt;Basics for complex authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 15:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-on-multiple-dimensions/m-p/140164#M9830</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-07-31T15:34:07Z</dc:date>
    </item>
  </channel>
</rss>

