<?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 issue in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806200#M65575</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2389"&gt;@nakuldev&lt;/a&gt;, add your user with ADMIN role to be able to open the script:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Section Access;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;SECURITY:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;LOAD * inline [&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USERID,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RESTRICTION&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; &lt;STRONG&gt;ADMIN&lt;/STRONG&gt;,&amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\F12345D,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; INTERNAL\SA_SCHEDULER, *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 14:20:44 GMT</pubDate>
    <dc:creator>JuanGerardo</dc:creator>
    <dc:date>2021-05-07T14:20:44Z</dc:date>
    <item>
      <title>Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806145#M65559</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;After reloading the section access script, I am getting&amp;nbsp; the following error, "&lt;SPAN&gt;&lt;STRONG&gt;Access was denied after reload. Check that the user that reloads the script is included in the section access part of the script&lt;/STRONG&gt;."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I already added my details, however, QS is showing same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is the section access I added:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;SECURITY:&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USERID,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RESTRICTION&lt;BR /&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\F12345D,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;BR /&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; INTERNAL\SA_SCHEDULER, *&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Concatenate(SECURITY)&lt;BR /&gt;LOAD&lt;BR /&gt;Upper(trim("Access")) as ACCESS,&lt;BR /&gt;Upper(trim("UserID")) as USERID,&lt;BR /&gt;Upper(trim(Region)) as RESTRICTION&lt;BR /&gt;FROM [lib://AttachedFiles/ User List.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [SECURITY]);&lt;/P&gt;&lt;P&gt;Star is '*';&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nakul&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 11:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806145#M65559</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2021-05-07T11:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806200#M65575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2389"&gt;@nakuldev&lt;/a&gt;, add your user with ADMIN role to be able to open the script:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Section Access;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;SECURITY:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;LOAD * inline [&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USERID,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RESTRICTION&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; &lt;STRONG&gt;ADMIN&lt;/STRONG&gt;,&amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\F12345D,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; INTERNAL\SA_SCHEDULER, *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 14:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806200#M65575</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-05-07T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806318#M65588</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;Initially I tried my user access with ADMIN only, however few suggested to use USER,so I changed it.&lt;/P&gt;&lt;P&gt;However, the issue still remains.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nakul&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 08:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806318#M65588</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2021-05-08T08:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806397#M65592</link>
      <description>&lt;P&gt;Maybe the RESTRICTION field is not well implemented, for example, is also using uppercase in your fact data?&lt;/P&gt;&lt;P&gt;If you comment your section access (lines in bold), can you select one user from SECURITY table (not using *) and see data?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;//Section Access;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;SECURITY:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;LOAD * inline [&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USERID,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RESTRICTION&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\F12345D,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;&amp;nbsp; USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; INTERNAL\SA_SCHEDULER, *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Concatenate(SECURITY)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Upper(trim("Access")) as ACCESS,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Upper(trim("UserID")) as USERID,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;Upper(trim(Region)) as RESTRICTION&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;FROM [lib://AttachedFiles/ User List.xlsx]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;(ooxml, embedded labels, table is [SECURITY]);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;//Star is '*';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#008000"&gt;//Section Application;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Sun, 09 May 2021 12:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1806397#M65592</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-05-09T12:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1807296#M65706</link>
      <description>&lt;P&gt;BTW, the&amp;nbsp;&lt;SPAN&gt;INTERNAL\SA_SCHEDULER user should also be added as ADMIN. Have you tried that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;JG&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 12:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1807296#M65706</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-05-12T12:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1807930#M65771</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;It's resolved now. The issue was with &lt;STRONG&gt;Domain, &lt;/STRONG&gt;client provided me with new domain which resolved the issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nakul&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 05:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-issue-in-Qlik-Sense/m-p/1807930#M65771</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2021-05-14T05:42:41Z</dc:date>
    </item>
  </channel>
</rss>

