<?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 - cannot get past this error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615573#M1247286</link>
    <description>&lt;P&gt;I've got the section access part to work using the inline method. Now this new issue I just cannot understand how it is behaving and hoping you can shed some light for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I implement the Section Access using inline in the script (for setting up our users, what data they can see, etc.) it works like a charm. Now, we'd ideally want to set this table up in our database instead of going the inline method. So I created a table that is a replica of the inline data load that includes our users and what they can see. When I bring this table into the section access script, it is then it throws the error of access denied. I reached out to Qliks support and was told I needed to be an admin, which I am. Wondering if you had any ideas on this behavior?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2019 17:40:47 GMT</pubDate>
    <dc:creator>124psu</dc:creator>
    <dc:date>2019-08-22T17:40:47Z</dc:date>
    <item>
      <title>section access - cannot get past this error</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1614939#M1247284</link>
      <description>&lt;P&gt;hello gurus,&lt;/P&gt;&lt;P&gt;I was able to get my section access to be working perfectly fine through all the great help received from this forum. Now, we decided to store our users in a separate table in our database and decided to pull the data from the db vs. doing an inline in the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------- my script -------------&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;SECTION ACCESS;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;LIB CONNECT TO ***&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;LOAD * INLINE [&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;ACCESS, USER_ID, ACCESS_ID&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;ADMIN, domain\andrew, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;USER, domain\dummyuser, 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;ADMIN, INTERNAL\SA_SCHEDULER,*,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;SECTION APPLICATION;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;LOAD * INLINE [&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;ACCESS_ID, DEPARTMENT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;1, MARKETING&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;2, FINANCE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;3, ACCOUNTING&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;4, IT&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;5, Other&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;---------- end --------------&lt;/P&gt;&lt;P&gt;Pretty much I am making the user "dummy" to only see the value 1 which is Marketing data only. This works fine. Once I brought in the same table but through the database (which stores the exact same data, except I had to create an additional column since an * is considered a varchar).&lt;/P&gt;&lt;P&gt;This shouldn't change anything but please correct me if I am wrong. But upon running the script this is the constant error I get and cannot get past this error. I tried reverting the script to go against the inline and am still getting an error for the script that was once working. I'm a bit lost and reaching out for some additional help or anything you guys may see that I am missing.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;error -&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;FONT color="#FF0000"&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;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Thanks a bunch.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1614939#M1247284</guid>
      <dc:creator>124psu</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: section access - cannot get past this error</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615542#M1247285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/73632"&gt;@124psu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the following information in Qlik Help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_self"&gt;Managing security with section access&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I would suggest first change the userid to UPPER CASE all values, then you can check if there is something in the syntax of your code that might be causing a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have noticed you don't have a REDUCTION value for the ADMIN, that is ok, but please also refer to the following article as the behavior will be different for a user with USER role.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000056622" target="_self"&gt;Qlik Sense/Section Access: User with USER rights cannot access the app when no reduction is used in the REDUCTION field&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;My suggestion would be copy the script from the help site, and then just change users and values.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Note: if this response helps to resolve the issue, it will be appreciated if you could mark it as Solved.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;We encourage you to visit our Knowledge Base &lt;A href="https://qliksupport.force.com/QS_CoveoSearch" target="_blank"&gt;https://qliksupport.force.com/QS_CoveoSearch&lt;/A&gt; when trying to find a solution related and not limited to: errors, product malfunctioning, feature requests, product defects. You can also visit our Qlik Help portal &lt;A href="https://help.qlik.com/" target="_blank"&gt;https://help.qlik.com/ &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 16:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615542#M1247285</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2019-08-22T16:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: section access - cannot get past this error</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615573#M1247286</link>
      <description>&lt;P&gt;I've got the section access part to work using the inline method. Now this new issue I just cannot understand how it is behaving and hoping you can shed some light for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I implement the Section Access using inline in the script (for setting up our users, what data they can see, etc.) it works like a charm. Now, we'd ideally want to set this table up in our database instead of going the inline method. So I created a table that is a replica of the inline data load that includes our users and what they can see. When I bring this table into the section access script, it is then it throws the error of access denied. I reached out to Qliks support and was told I needed to be an admin, which I am. Wondering if you had any ideas on this behavior?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 17:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615573#M1247286</guid>
      <dc:creator>124psu</dc:creator>
      <dc:date>2019-08-22T17:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: section access - cannot get past this error</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615592#M1247287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/73632"&gt;@124psu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest to write a new post, sample of the data in the tables, script that is being used, and steps to reproduce.&lt;/P&gt;
&lt;P&gt;Kind regards.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 18:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-cannot-get-past-this-error/m-p/1615592#M1247287</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2019-08-22T18:51:50Z</dc:date>
    </item>
  </channel>
</rss>

