<?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 puzzle in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358127#M132923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be achieved if you use an authorization key consisting of the concatenated Region and Product values. You also need to use an "ANY" symbol which&amp;nbsp; represents any product or any region. The authorization table will then contain two lines for the REP_UK_A: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region=&amp;lt;ANY&amp;gt;/Product=AA1 &lt;/P&gt;&lt;P&gt;Region=UK/Product=&amp;lt;ANY&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ANY symbol can then be expanded to several Products or Regions using the subfield function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See further the attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 21:50:16 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2012-03-19T21:50:16Z</dc:date>
    <item>
      <title>Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358126#M132922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I will find the answer for my section access puzzle.&amp;nbsp; I have attached a sample application whichhas section access by Territory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User: ADMIN – admin user, can see all territories and ispart of admin group&lt;/P&gt;&lt;P&gt;User: USERALL – can see all territories&lt;/P&gt;&lt;P&gt;User: USERUK – can see only UK territory data&lt;/P&gt;&lt;P&gt;User: USERUS – can see only UK territory data&lt;/P&gt;&lt;P&gt;User: REP_A_UK &amp;amp; REP_B_UK – can see only UK territorydata&lt;/P&gt;&lt;P&gt;User: REP_A_US &amp;amp; REP_B_US – can see only US territorydata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on above set up, sales rep in UK can see all data inUK for all products and same for US. This is not an issue as they should have visibility of whole operationin their own territory.&amp;nbsp; Other generalusers have same access, based upon territory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far it’s working. Now I need to extend this section access so that each territory rep cannot only see their territory data but also sales of their own product portfolioacross all territories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp; REP_A_UKis based in UK therefore should see all data in UK but also he/she is responsiblefor product AA1 and AA2 therefore should able to see all sales in allterritories for those two products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The general users should continue work based upon theterritory set up.&amp;nbsp; Looking forward to thesolution!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Shelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 11:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358126#M132922</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-03-19T11:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358127#M132923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be achieved if you use an authorization key consisting of the concatenated Region and Product values. You also need to use an "ANY" symbol which&amp;nbsp; represents any product or any region. The authorization table will then contain two lines for the REP_UK_A: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region=&amp;lt;ANY&amp;gt;/Product=AA1 &lt;/P&gt;&lt;P&gt;Region=UK/Product=&amp;lt;ANY&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ANY symbol can then be expanded to several Products or Regions using the subfield function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See further the attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 21:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358127#M132923</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-03-19T21:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358128#M132924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the easy answer.&amp;nbsp; I haven't tried using subfield to generate addtional lines for all possible combination before.&amp;nbsp; Instead I was try through * (star) option which didn't work then trying to generate the authorisation table via script which wasn't the good option.&amp;nbsp; Your solution is much simpler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using domain authentication therefore there will be no two entries for 'Reps' but instead 'Reps' will be part of a security group 'QV-UK' therefore two lines will be as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV-UK, UK, ANY&lt;/P&gt;&lt;P&gt;REP-A-UK, ANY, AA1:AA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shouldn't be an issue but will let you know the outcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 09:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358128#M132924</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-03-20T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358129#M132925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I thought about your solution in more detail, I realise the one element of the security.&amp;nbsp; I have a central link table to link all data and some tables only link via Territory. i.e TerritoryCondition.&amp;nbsp; This is just one of them.&amp;nbsp; This is the reason, I was trying '*' option intially but wasn't working.&amp;nbsp; I can see your solution will have similar issue unless I add Product as dummy column in all tables and have dummy value.&amp;nbsp; Not ideal though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Shelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 13:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358129#M132925</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-03-23T13:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358130#M132926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it would be enough to define the AUTHORIZATION_KEY inside your linktable. The reduction will propagate correctly to all other tables. Branches that are linked only via Territory will not have any product information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 14:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358130#M132926</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-03-23T14:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Section access puzzle</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358131#M132927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was defining authorisation key within link table but generating mapping table from actual dimension table therefore null was missing out.&amp;nbsp; I have changed the mapping table to be generated from link table as well and it has resolved the issue.&amp;nbsp; See attached. login is 'admin' and other user ids you can figure out in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I haven't tried this change in my main application where link table has millions of record and concatenating on the field would be real test of Qlikview &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 14:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-puzzle/m-p/358131#M132927</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-03-23T14:57:39Z</dc:date>
    </item>
  </channel>
</rss>

