<?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 Access denied with Section Access in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453521#M27243</link>
    <description>&lt;P&gt;Hi, I'm new to Section Access and I have some problem. That's my code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, USER.EMAIL&lt;BR /&gt;ADMIN, mail@mail.com&lt;BR /&gt;USER, mail2@mail.com&lt;BR /&gt;]&lt;BR /&gt;;&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where the ADMIN user it's me and the email is 100% correct. The problem is that when I reload the app, it says that I have access denied after the reload. I don't understand what I'm doing wrong here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've added the REDUCTION column (as written in the documentation) with the variable on which I wanted to filter the accesses, like so:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, USER.EMAIL, KEY_AREAMANAGER&lt;BR /&gt;ADMIN, my&lt;A href="mailto:mail@mail.com," target="_blank"&gt;mail@mail.com,&lt;/A&gt;&amp;nbsp;*&lt;BR /&gt;USER, &lt;A href="mailto:mail2@mail.com," target="_blank"&gt;mail2@mail.com,&lt;/A&gt;&amp;nbsp;X&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;with the purpose of letting me see everything and USER see only data related to variable X.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since then, the disaster: the script gave an "unknown error" after the reload and now neither I and the other user can access the app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How do we solve this? We are both admin and owner of the space and the app, how is it possible that we cannot access? Did we just lost everything?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 12:00:46 GMT</pubDate>
    <dc:creator>Federicofkt</dc:creator>
    <dc:date>2024-05-17T12:00:46Z</dc:date>
    <item>
      <title>Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453521#M27243</link>
      <description>&lt;P&gt;Hi, I'm new to Section Access and I have some problem. That's my code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, USER.EMAIL&lt;BR /&gt;ADMIN, mail@mail.com&lt;BR /&gt;USER, mail2@mail.com&lt;BR /&gt;]&lt;BR /&gt;;&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where the ADMIN user it's me and the email is 100% correct. The problem is that when I reload the app, it says that I have access denied after the reload. I don't understand what I'm doing wrong here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've added the REDUCTION column (as written in the documentation) with the variable on which I wanted to filter the accesses, like so:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, USER.EMAIL, KEY_AREAMANAGER&lt;BR /&gt;ADMIN, my&lt;A href="mailto:mail@mail.com," target="_blank"&gt;mail@mail.com,&lt;/A&gt;&amp;nbsp;*&lt;BR /&gt;USER, &lt;A href="mailto:mail2@mail.com," target="_blank"&gt;mail2@mail.com,&lt;/A&gt;&amp;nbsp;X&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;with the purpose of letting me see everything and USER see only data related to variable X.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since then, the disaster: the script gave an "unknown error" after the reload and now neither I and the other user can access the app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How do we solve this? We are both admin and owner of the space and the app, how is it possible that we cannot access? Did we just lost everything?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 12:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453521#M27243</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T12:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453585#M27244</link>
      <description>&lt;P&gt;Using a domain name or group name necessitates the use of NTNAME.&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;ADMIN, mail@mail.com&lt;BR /&gt;USER, mail2@mail.com&lt;BR /&gt;]&lt;BR /&gt;;&lt;BR /&gt;Section Application;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 10:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453585#M27244</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-05-17T10:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453590#M27245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/262705"&gt;@Federicofkt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are we talking about here?&lt;/P&gt;
&lt;P&gt;Is it:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;QlikVIew?&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows (QSEoW On Premise)?&lt;/LI&gt;
&lt;LI&gt;Qlik Sense SaaS?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Indeed if you are using QlikView you may need to use NTNAME as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16737"&gt;@BrunPierre&lt;/a&gt;&amp;nbsp;suggests, if it is QSEoW then you may need to use USERID etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you use UPPER CASE for your user email.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 10:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453590#M27245</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-05-17T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453631#M27246</link>
      <description>&lt;P&gt;Qlik CLoud, so Qlik Sense Saas.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The think is that now I've added the REDUCTION column (as written in the documentation) with the variable on which I wanted to filter the accesses. I've tried with my user and another one, the script gave an "unknown error" after the reload and now neither I and the other user can access the app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's going on here?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 11:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453631#M27246</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453639#M27247</link>
      <description>&lt;P&gt;What do you mean by "can not access the app"? Are you saying that no admin can open the app's script for editing and therefore you can not make changes to the section access part of the script?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 12:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453639#M27247</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-05-17T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453645#M27248</link>
      <description>&lt;P&gt;I mean that when someone tries to open the app, this message appears:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-17 141207.png" style="width: 702px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/166325i0DA6218E7BED36D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-05-17 141207.png" alt="Screenshot 2024-05-17 141207.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;That in english means Error, Access denied, and the details there is code error 5.&lt;/P&gt;
&lt;P&gt;So yes, it seems like that nobody can access the script in order to make changes in the access part of it&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 12:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453645#M27248</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T12:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453661#M27249</link>
      <description>&lt;P&gt;Does that happen to all admins as well, not just regular users? Do you have some kind of service account included in the section access that you could use to access the app?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 12:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453661#M27249</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-05-17T12:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453671#M27250</link>
      <description>&lt;P&gt;Both me and the other colleague of mine have admin acces, and we can't access the app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've actually solved by exporting it and then reimporting, somehow I'm able to open the imported one. But still I don't understand what happened in the original app.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453671#M27250</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T13:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453673#M27251</link>
      <description>&lt;P&gt;Use „open without data”, update your script, and make sure everything in section access is in UPPER CASE!!!&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453673#M27251</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-05-17T13:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453675#M27252</link>
      <description>&lt;P&gt;So the email addresses as well?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453675#M27252</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T13:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453676#M27253</link>
      <description>&lt;P&gt;I've put everything in upper case but I'm back to the previous situation where I try to load the data, no error but a message of be careful that I'll have the accesses denied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my script is like so:&lt;BR /&gt;&lt;SPAN&gt;Section Access;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOAD * inline [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ACCESS, USER.EMAIL, KEY_AREAMANAGER&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ADMIN, MYMAIL@MAIL.COM&lt;/SPAN&gt;&lt;A href="mailto:mail@mail.com," target="_blank" rel="nofollow noopener noreferrer"&gt;,&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USER,&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:mail2@mail.com," target="_blank" rel="nofollow noopener noreferrer"&gt;USERMAIL@MAIL.COM,&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;X&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The emails are correct&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453676#M27253</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453687#M27254</link>
      <description>&lt;P&gt;Yes. Everything!&lt;/P&gt;
&lt;P&gt;now, when using * in your section access are you:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;using declaration: Star is *:&lt;/LI&gt;
&lt;LI&gt;having all required values in your section access reduction field (note that * will only populate those which are present in section access so if you have only X your * will only link with X&lt;/LI&gt;
&lt;LI&gt;try using explicit link or create linking table within section access to make sure that part works as your issue may be related to * (wildcard) not working&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;i suggest you run section access script without section access statement to see if tables link properly!&amp;nbsp;&lt;BR /&gt;see how it goes&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 13:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453687#M27254</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-05-17T13:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453719#M27255</link>
      <description>&lt;P&gt;Still same warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried without the section access statement and the table is correctly linked.&lt;/P&gt;
&lt;P&gt;In the KEY_AREAMANAGER (reduction) column I have 3 values, X, Y and ND, I'd like to try to let myself see everything and the other user see only X related values.&lt;/P&gt;
&lt;P&gt;I still don't understand what's wrong now&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 14:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453719#M27255</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453725#M27256</link>
      <description>&lt;P&gt;When you use =OsUser() function in UI does it return your email?&lt;/P&gt;
&lt;P&gt;i am just wondering if maybe you are using Qlik IDP and instead you need to use USERID&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 14:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453725#M27256</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-05-17T14:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied with Section Access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453730#M27257</link>
      <description>&lt;P&gt;That's the output of &lt;SPAN&gt;=OsUser():&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;UserDirectory=AZURE; UserId=mymail@mail.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried with replacing USER.EMAIL with USERID, keeping the email adresses, still same warning&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 15:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Access-denied-with-Section-Access/m-p/2453730#M27257</guid>
      <dc:creator>Federicofkt</dc:creator>
      <dc:date>2024-05-17T15:01:04Z</dc:date>
    </item>
  </channel>
</rss>

