<?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 Issue with Section Access in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010174#M14955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve noticed an interesting “feature” in QS Section Access:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;I have a list of users that have restricted access to one Region each:&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;ACCESS, USERID, REDUCTION, OMIT&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER1, CANADA,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER2, CHICAGO,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER3, MIDWEST,&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I have few other users that should have a full access to all regions&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;USER, SYSTEM\USER10,*,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER11,*,&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;The problem is users from “All Regions” list (User10 and User11) can see only regions listed for “restricted” users. So both these users can access Canada, Chicago, and Midwest regions, but nothing else (I do have ~30 other regions in the data set).&lt;/LI&gt;&lt;LI&gt;Creating another user (User100) with all available regions explicitly listed gave User10 and User11 access to all other regions.&lt;/LI&gt;&lt;LI&gt;Did I miss anything in the Section access code? Or it’s a “feature” which will be fixed soon?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I will appreciate any suggestions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Oct 2015 17:32:41 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2015-10-19T17:32:41Z</dc:date>
    <item>
      <title>Issue with Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010174#M14955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve noticed an interesting “feature” in QS Section Access:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;I have a list of users that have restricted access to one Region each:&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;ACCESS, USERID, REDUCTION, OMIT&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER1, CANADA,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER2, CHICAGO,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER3, MIDWEST,&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I have few other users that should have a full access to all regions&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;USER, SYSTEM\USER10,*,&lt;/LI&gt;&lt;LI&gt;USER, SYSTEM\USER11,*,&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;The problem is users from “All Regions” list (User10 and User11) can see only regions listed for “restricted” users. So both these users can access Canada, Chicago, and Midwest regions, but nothing else (I do have ~30 other regions in the data set).&lt;/LI&gt;&lt;LI&gt;Creating another user (User100) with all available regions explicitly listed gave User10 and User11 access to all other regions.&lt;/LI&gt;&lt;LI&gt;Did I miss anything in the Section access code? Or it’s a “feature” which will be fixed soon?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I will appreciate any suggestions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 17:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010174#M14955</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2015-10-19T17:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010175#M14956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* in section access is for all listed values, not all values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search in Qlik help, you can find it, this is an extract&lt;/P&gt;&lt;P&gt;&lt;EM&gt;A wildcard, i. e. *, is interpreted as all (listed) values of this field, i.e. a value listed elsewhere in this table. If used in one of the system fields (&lt;SPAN class="Italic"&gt;USERID, PASSWORD, NTNAME&lt;/SPAN&gt; or &lt;SPAN class="Italic"&gt;SERIAL&lt;/SPAN&gt;) in a table loaded in the access section of the script, it is interpreted as all (also not listed) possible values of this field. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't a bug, it's by design&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 17:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010175#M14956</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-19T17:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010176#M14957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is dynamic way you could add users to the section access table that are associated with all values. In my case it makes sure that user 'QTSEL\JPE' can see all countries.&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 users who can see restricted rows&lt;/P&gt;&lt;P&gt;Security:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,COUNTRY&lt;/P&gt;&lt;P&gt;USER,QTSEL\CANADA,CANADA &lt;/P&gt;&lt;P&gt;USER,QTSEL\OTHER,FRANCE&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;//load user who can see all rows&lt;/P&gt;&lt;P&gt;Concatenate (Security)&lt;/P&gt;&lt;P&gt;LOAD distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'USER' as ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'QTSEL\JPE' as USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; upper([countries_world.Name]) as COUNTRY&lt;/P&gt;&lt;P&gt;FROM [lib://Data/Customers.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Customers);&lt;/P&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;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;LOAD [CustomerID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Address],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [City],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Customer],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [ContactName],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [countries_world.Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; upper([countries_world.Name]) as COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Fax],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Phone],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [PostalCode]&lt;/P&gt;&lt;P&gt;FROM [lib://Data/Customers.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Customers);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 18:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010176#M14957</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-10-19T18:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010177#M14958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just the way Section Access functions. If I want the "*" users to have access to the entire dataset. I typically create a "dummy" user in Section Access that has a row for all reduction values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Craig Leach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 19:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010177#M14958</guid>
      <dc:creator>craigleach</dc:creator>
      <dc:date>2015-10-19T19:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010178#M14959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found a workaround for this issue (by loading all Regions separately), but I did not realize that it was required by design. &lt;/P&gt;&lt;P&gt;Will remember that now, but just wondering, why it was done this way? I am sure it would be possible to organize the link between all regions without explicitly listing all of them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Section-Access/m-p/1010178#M14959</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2015-10-20T11:12:06Z</dc:date>
    </item>
  </channel>
</rss>

