<?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 in QlikSense - No access to app for users given ACCESS as USER via GROUP in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820976#M67302</link>
    <description>&lt;P&gt;&lt;EM&gt;Okay could you share the code written in&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Section Access and Section Application&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To debug the issue try to add the sample data for groupname etc&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 10:54:34 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2021-07-09T10:54:34Z</dc:date>
    <item>
      <title>Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820961#M67298</link>
      <description>&lt;P&gt;I am having some issues giving acces to data in an app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The user has access to the app via sccess to the stream. When no data is loaded, the user can open the empty app. The authorization table looks like&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Load * inline[ACCESS, USERID, GROUP, REDUCTION&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;USER, *, GROUPNAME, N];&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;After data is loaded to the app, the user cannot open the app ('Access denied')&lt;/P&gt;&lt;P&gt;However, if I change the table to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Load * inline[ACCESS, USERID, GROUP, REDUCTION&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;ADMIN, *, GROUPNAME, N];&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;then the same user can open tha app and access all the lines with N in the reduction field as intended.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When looking at the user in qmc, the group is listed as Groupname (not capital letters). &lt;STRIKE&gt;For groups that are written with capital letters her, it seems like I do not have the same problem.&amp;nbsp;&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;I have checked that the groups are listed here&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElinR_0-1625827679708.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58317iD1F3A56954219078/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElinR_0-1625827679708.png" alt="ElinR_0-1625827679708.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(I have the issue for all groups, both those written in capital letters and others..)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an explanation for why access is denied in the first case and not the latter? I am using the november 2020-version of qliksense.&lt;/P&gt;&lt;P&gt;--------------------&lt;/P&gt;&lt;P&gt;I edited the text a littl, to be more spesififc.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820961#M67298</guid>
      <dc:creator>E_Røse</dc:creator>
      <dc:date>2021-07-09T10:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820968#M67299</link>
      <description>&lt;P&gt;&lt;EM&gt;1.In the section access part you have to define all the columns in upper case . Change the codes in section access to upper case .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2.when using the *&amp;nbsp; , it will give only the data which is part the section access only.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3. ADMIN will have access for all the data that is why your able to see , USER access will work as per the rules set&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820968#M67299</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2021-07-09T10:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820971#M67300</link>
      <description>&lt;P&gt;Everything is defined in uppercase in the Authorization table, and the REDUCTION parts with * or N or whatever is not whats the issue here. The issue is that in the first example the users wich is a member of the ADgroup 'Groupname' is not able to access the app at all and just sees this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElinR_0-1625826590913.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58315i46D7F813A2745EE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElinR_0-1625826590913.png" alt="ElinR_0-1625826590913.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820971#M67300</guid>
      <dc:creator>E_Røse</dc:creator>
      <dc:date>2021-07-09T10:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820976#M67302</link>
      <description>&lt;P&gt;&lt;EM&gt;Okay could you share the code written in&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Section Access and Section Application&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To debug the issue try to add the sample data for groupname etc&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820976#M67302</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2021-07-09T10:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820993#M67304</link>
      <description>&lt;P&gt;I am not allowed to share my code. I cal anonymiza it a bit. I tried to do that in my first post, but maybe it was abit to limited&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but first i am doing some testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;It seems like the error is related to the access to the stream. (We do not use applevel access, only streamlevel). In our production environment all access is given using AD-groups, while in our testing environment we also use usernames to grant access. On top of that, I am trying to implemet section access using AD groups. For now I just want to hide som rows ofr members of an ADgroup.&amp;nbsp; As long as the users are allowed to open the app, my code works as expected and I do not have the issue with opening the app in the production environment.&lt;/P&gt;&lt;P&gt;To summarize:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When the user has access (ACCESS = USER or ADMIN) to the stream via&amp;nbsp; ADgroups, my code seems to work as expected.&lt;/LI&gt;&lt;LI&gt;If the user are given access to the stream via its username, the user only has access to the app if ACCESS=ADMIN i the section access authorization table.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does this make any sense?&lt;/P&gt;&lt;P&gt;Still testing, but at least it seems like the solution migth be to make sure access is given to an ADgroup for the stream where we test our apps with section access.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 12:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/1820993#M67304</guid>
      <dc:creator>E_Røse</dc:creator>
      <dc:date>2021-07-09T12:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section access in QlikSense - No access to app for users given ACCESS as USER via GROUP</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/2121689#M91332</link>
      <description>&lt;P&gt;Hi ALL,&lt;/P&gt;
&lt;P&gt;In Qlik sense I am using sectional access I am restricted some user for some company so its working some user but its not working with some other user I don't know what was the problem please help me solve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 08:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-in-QlikSense-No-access-to-app-for-users-given/m-p/2121689#M91332</guid>
      <dc:creator>AnkitaC</dc:creator>
      <dc:date>2023-09-24T08:34:10Z</dc:date>
    </item>
  </channel>
</rss>

