<?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 and application access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452835#M700902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create/modify three of the tables you Load in QlikView&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The authorization table (in Section Access): Use &lt;STRONG&gt;USER&lt;/STRONG&gt;, &lt;STRONG&gt;ACCESS&lt;/STRONG&gt;, &lt;STRONG&gt;%AUTHID&lt;/STRONG&gt; (only UPPER case here)&lt;/LI&gt;&lt;LI&gt;The transaction table in the data: Each record must belong to only one shop and only one area. If you don't have these fields there, then you need to use applymap to get them there. Use whatever fields you have in that table PLUS &lt;STRONG&gt;AuthID&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;The Authorization bridge: Use &lt;STRONG&gt;%AUTHID&lt;/STRONG&gt; and &lt;STRONG&gt;AuthID&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;See also 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>Thu, 25 Oct 2012 19:42:16 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2012-10-25T19:42:16Z</dc:date>
    <item>
      <title>section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452827#M700894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not sure i quite get this topic fully..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets take an example:&lt;/P&gt;&lt;P&gt;1. I want my ADMIN account to see all - Thats easy enough.&lt;/P&gt;&lt;P&gt;2. I want one of my shops only to see data about it self - How do i do that?&lt;/P&gt;&lt;P&gt;3. What defines where my "security is" Is it my tablename, or listbox name, or my "selcted field to make the listbox" (I have used the last one as you can see)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAR is ALL;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, USERKEY, SHOPNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,&amp;nbsp; ADMIN,&amp;nbsp; ADMIN,&amp;nbsp;&amp;nbsp;&amp;nbsp; ALL,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,&amp;nbsp;&amp;nbsp; Customer1, Customer1,&amp;nbsp;&amp;nbsp; ALL,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALDI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,&amp;nbsp;&amp;nbsp; Customer2, Customer2,&amp;nbsp;&amp;nbsp; ALL,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COLES&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USERKEY is my UsersName (I know that key is dumb, but i dont have any names in data yet, so i use my key)&lt;/P&gt;&lt;P&gt;SHOPNAME contains all my shops &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if i want Customer1 to only see ALDI what should i do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i make a secction application looking like this;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [ &lt;/P&gt;&lt;P&gt;SHOPNAME,&lt;/P&gt;&lt;P&gt;ALDI,&lt;/P&gt;&lt;P&gt;COLES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 11:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452827#M700894</guid>
      <dc:creator />
      <dc:date>2012-10-25T11:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452828#M700895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, I strongly suggest you use NTNAME instead of USERID and PASSWORD. NTNAME is mapped against Windows users and groups, or against the authenticated user if you use ticketing on a web server. So Section Access then becomes a tool for authorization only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, you should use one single reducing field, in your case SHOPNAME. This field should exists in both Section Access and in the data. But you need to map the 'ALL' symbol to all shops. This you can do using generic keys. See more on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 12:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452828#M700895</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-10-25T12:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452829#M700896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surely it can be done a lot easier than that - That looks complicated and to much backend development in frontend tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Keys from all dimensions in my fact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But basically i could just use an conditional on every sheet (i have to make it twice though then) but that is a easy solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i simply cannot believe that u just cannot say ShopName = Aldi - and then it only shows aldi???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Theres gotta be a way &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;btw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My SHOPNAME in Section Application is linked to my DimShop - where i have a key called ShopKey which is linked to my fact. So it should work.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 12:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452829#M700896</guid>
      <dc:creator />
      <dc:date>2012-10-25T12:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452830#M700897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this &lt;SPAN style="text-decoration: underline;"&gt;is&lt;/SPAN&gt; easy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You write "But i simply cannot believe that u just cannot say ShopName = Aldi - and then it only shows aldi???". That is exactly what you should do. The twist is to make the admin see everything. For that, you need the generic keys and a bridge table that looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="24195" class="jive-image" alt="ShopNames.png" src="https://community.qlik.com/legacyfs/online/24195_ShopNames.png" /&gt;&lt;/P&gt;&lt;P&gt;Now you link %SHOPNAME to the authorization table in Section Access and SHOPNAME to the data. And you're done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The blog post describes a situation with two reducing fields. And this thread describes a case with only one reducing field, so this is less complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 16:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452830#M700897</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-10-25T16:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452831#M700898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the admin is always able to see ALL ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star is ALL;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, ALDI, ALDI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, COLES, COLES&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;USERID, ShopName&lt;/P&gt;&lt;P&gt;ALDI, Aldi&lt;/P&gt;&lt;P&gt;COLES, ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows only Aldi to see Aldi related data, and shows only Coles related data..So i dont see the point in using your idea ?? Unless yes u have more date you need to reduct, then i can see the point in having it more easy to edit and overview over which tables(data) you have given access to see&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 17:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452831#M700898</guid>
      <dc:creator />
      <dc:date>2012-10-25T17:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452832#M700899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Furthermore, i am not sure i totally understand you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have these access account for an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Star is ALL;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Section Access;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, ALDI, ALDI&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, COLES, COLES&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;];&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Then i have some questions for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;1. Should i then make the Section Access as a table ? For instance call it AccessDimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;If i want a User, for instance ALDI, to only see ALDI&amp;nbsp; in my DimSHOP and&amp;nbsp; a certain AreaName in DimProduct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Attributes: ShopName (DimShop) and AreaName (DimProduct) (It could be householding goods)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;What do i do then??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Should i make table in excel for instance which contrains&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;%ShopName, ShopName , %AreaName, AreaName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Or should i make a table for both?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;And where should i link %ShopName and %AreaName too? Cause you want ShopName and AreaName to link to my dimensions DimShop and DimProduct right??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Or could i just do like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star is ALL;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, ALDI, ALDI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, COLES, COLES&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DimAccess:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;USERID, ShopName, AreaName&lt;/P&gt;&lt;P&gt;ADMIN, ALL, ALL&lt;/P&gt;&lt;P&gt;ALDI, Aldi, Kioskvarer&lt;/P&gt;&lt;P&gt;COLES, ALL, Husholdning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i think it will be to complicated or cause to many problems???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hope you understand, and im sorry that i dont totally understand, im pretty new at qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 17:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452832#M700899</guid>
      <dc:creator />
      <dc:date>2012-10-25T17:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452833#M700900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was many questions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, don't use the "Star is" statement. It doesn't do what you want. It will expand the star symbol to all values &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;in that table&lt;/STRONG&gt;&lt;/SPAN&gt; only. But you may have shops that are not listed in the Section Access table. So, my suggested solution contains a symbol 'ALL' that I expand myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to expand that, you need the bridge table that I mentioned earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Should i then make the Section Access as a table&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;It &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;is &lt;/STRONG&gt;&lt;/SPAN&gt;a table, but hidden. If you mean if you should label it "&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;AccessDimension&lt;/SPAN&gt;", then the answer is that it doesn't matter. But I think it is good practice to label &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;all &lt;/STRONG&gt;&lt;/SPAN&gt;tables. It is easier to read...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;If i want a User, for instance ALDI, to only see ALDI&amp;nbsp; in my DimSHOP and&amp;nbsp; a certain AreaName in DimProduct&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;Ahh, this is when it becomes interesting. If you have &lt;EM&gt;&lt;STRONG&gt;several &lt;/STRONG&gt;&lt;/EM&gt;reducing fields (fields that link Section Access with the data) then I strongly suggest you do what I suggest in my blog &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;If you don't, you will encounter cases where you think QlikView doesn't work the way it should. Example:&lt;IMG __jive_id="24208" class="jive-image" alt="Several.png" src="https://community.qlik.com/legacyfs/online/24208_Several.png" /&gt;&lt;/P&gt;&lt;P&gt;This table you would interpret as "A can see the data if (Shop=X and Product=ANY) or (Shop=ANY and Product=Y)". But QlikView interprets it the other way around: "A can see data if (Shop=X or Shop=ANY) and (Product=ANY or Product=Y)". So it won't work. A will be able to see everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead you should have a concatenated field %AUTHORIZATIONKEY that is a combination of the other two. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bottom line: If you want to avoid problems, you should only have one reducing field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read more on &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3451"&gt;http://community.qlik.com/docs/DOC-3451&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 18:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452833#M700900</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-10-25T18:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452834#M700901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, i think i understand, but could you maybe give an example with my data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have ShopName and AreaName from DimShop and DimProduct and my FactTable called FactAll has ShopKey and ProductKey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First i create a new AuthTable with the values i want to reduce on, so it would kinda like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SourceAuthTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;USERID,&lt;/P&gt;&lt;P&gt;ShopName,&lt;/P&gt;&lt;P&gt;AreaName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ????? Cause ShopName is in my DimShop and AreaNAme in DimProduct and USERID is a hidden table?? or should i resident or concatenate? Or is it the applymap as you describe in your link??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then i do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AuthTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;USERID,&lt;/P&gt;&lt;P&gt;ShopName &amp;amp;'|'&amp;amp; AreaName as %AuthID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then i make a bridge table which is kinda like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AuthBridgeTable:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;Load &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopName&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaNAme &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopNAme&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaName&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;%AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;????;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopName&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaNAme &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopName&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp;'&amp;lt;ANY&amp;gt;' &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;%AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;????;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopName&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaName &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;, '&amp;lt;ANY&amp;gt;'&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaName &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;%AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;????? ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;ShopName&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;amp;'|'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AreaName &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;, '&amp;lt;ANY&amp;gt;'&amp;amp;'|'&amp;amp;'&amp;lt;ANY&amp;gt;' &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #993300;"&gt;%AuthID&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 14px; font-family: Arial; color: #0000ff;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;?????;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 14px; background-color: #ffffff;"&gt;or am i totally wrong?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 18:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452834#M700901</guid>
      <dc:creator />
      <dc:date>2012-10-25T18:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452835#M700902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create/modify three of the tables you Load in QlikView&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The authorization table (in Section Access): Use &lt;STRONG&gt;USER&lt;/STRONG&gt;, &lt;STRONG&gt;ACCESS&lt;/STRONG&gt;, &lt;STRONG&gt;%AUTHID&lt;/STRONG&gt; (only UPPER case here)&lt;/LI&gt;&lt;LI&gt;The transaction table in the data: Each record must belong to only one shop and only one area. If you don't have these fields there, then you need to use applymap to get them there. Use whatever fields you have in that table PLUS &lt;STRONG&gt;AuthID&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;The Authorization bridge: Use &lt;STRONG&gt;%AUTHID&lt;/STRONG&gt; and &lt;STRONG&gt;AuthID&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;See also 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>Thu, 25 Oct 2012 19:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452835#M700902</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-10-25T19:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452836#M700903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow amazing with so much help, that is just awesome - Thank you very much!!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm this then? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 276px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;ACCESS&lt;/TD&gt;&lt;TD width="64"&gt;USERID&lt;/TD&gt;&lt;TD width="75"&gt;Upper(ShopName &amp;amp;'|'&amp;amp; AreaName)as%AUTHID&lt;/TD&gt;&lt;TD width="73"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;ADAM&lt;/TD&gt;&lt;TD&gt;A|ANY&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;BETTY&lt;/TD&gt;&lt;TD&gt;ANY|Y&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD&gt;XERXES&lt;/TD&gt;&lt;TD&gt;ANY|ANY&lt;/TD&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;ShopName,&lt;/P&gt;&lt;P&gt;AreaNAme,&lt;/P&gt;&lt;P&gt;ShopName &amp;amp;'|'&amp;amp; AreaName as AuthID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPLYMAP blabla (havent used applymap before, but i can investigate in it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AuthBridgeTable:&lt;/P&gt;&lt;P&gt;Load ShopName&amp;amp;'|'&amp;amp; AreaName as AuthID, ShopName&amp;amp;'|'&amp;amp; AreaName as %AUTHID Resident Data;&lt;/P&gt;&lt;P&gt;Load ShopName&amp;amp;'|'&amp;amp; AreaName as AuthID, ShopName&amp;amp;'|'&amp;amp;'&amp;lt;ANY&amp;gt;' as %AUTHID Resident Data;&lt;/P&gt;&lt;P&gt;Load ShopName&amp;amp;'|'&amp;amp; AreaName as AuthID, '&amp;lt;ANY&amp;gt;'&amp;amp;'|'&amp;amp; AreaName as %AUTHID Resident Data;&lt;/P&gt;&lt;P&gt;Load ShopName&amp;amp;'|'&amp;amp; AreaName as AuthID, '&amp;lt;ANY&amp;gt;'&amp;amp;'|'&amp;amp;'&amp;lt;ANY&amp;gt;' as %AUTHID Resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do i also need to use map in Section Access, or even create a brand new table with userid, access and stuff in, like you have done in excel in the authoraztion sheet? Cause i dont have want data form excel, and it is from 2 different tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iguess ANY is = ALL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 20:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452836#M700903</guid>
      <dc:creator />
      <dc:date>2012-10-25T20:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: section access and application access</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452837#M700904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, you do not need to map anything in the Section Access. And you don't need to create an extra table. I created a table in Excel with USERID, ACCESS, ShopName and AreaName because I wanted you to see what the source table could look like and which fields you should load from it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need to do is decide where you want to keep and maintain this table: In a database? In Excel? Or as an inline in the script? Once you've done that, you need to have a Load statement inside Section Access that loads this data. And thats it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 21:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-application-access/m-p/452837#M700904</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-10-25T21:24:21Z</dc:date>
    </item>
  </channel>
</rss>

