<?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: Security Access By Group in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525366#M107035</link>
    <description>&lt;P&gt;This model doesn't make sense to me.&lt;/P&gt;&lt;P&gt;REDUCTION isn't linked to your data, so I don't think this logic with recno() is necessary. From what I understand, it would simply be a filter with your OFFICE_ID field.&lt;/P&gt;&lt;P&gt;The USER.MAIL in your section and the name in your Excel table, USER.EMAIL, are different.&lt;/P&gt;&lt;P&gt;You need to capitalize all values, as well as user emails.&lt;/P&gt;&lt;P&gt;I'll send an example based on what you explained,&lt;BR /&gt;but I suggest reviewing this topic for a better understanding. There are the links and videos I sent, as well as several others, as well as the QLik help guide itself.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ACCESS,USERID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,OFFICE_ID&lt;BR /&gt;USER&amp;nbsp; &amp;nbsp; &amp;nbsp;,EMAILUSER&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,V456&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,EMAILADMIN&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,*&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,INTERNAL\SA_API&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Datas:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;OFFICE_ID, DATA&lt;BR /&gt;V456, 50&lt;BR /&gt;V480, 40&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Regards, Matheus&lt;BR /&gt;Happy studying!&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jul 2025 15:25:29 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2025-07-25T15:25:29Z</dc:date>
    <item>
      <title>Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525154#M106983</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I new to App developement in QlickSense, and I have to create a App where I will have many managers, from HR to Sales, that would access the apps.&lt;BR /&gt;&lt;BR /&gt;I have decide to split the apps in two distinct spaces :&amp;nbsp;&lt;BR /&gt;1 for headquarters (HR, Logistic...)&amp;nbsp;&lt;BR /&gt;1 for Sales (Then split by Office)&lt;BR /&gt;&lt;BR /&gt;I would like to know how to create a filter on my Sales App, 1 by office.&lt;BR /&gt;&lt;BR /&gt;I have look on Security Access by Section, but I don't see where exactly add the office id linked to my user.&lt;BR /&gt;I have also look on hierarchies, but it's hard for a new dev to proprely link it to security access.&lt;BR /&gt;Then also see that I could create a container with filter base on the UserID but don't have enough knowledge to figure out the exact expression.&lt;BR /&gt;&lt;BR /&gt;What is the best solution to filter the Sales Data by Office ?&amp;nbsp;&lt;BR /&gt;Create 1 group of user by Office ? (I will have 1 or 2 users by Office)&lt;BR /&gt;Create hierarchies ?&lt;BR /&gt;Or find out how to filter by User inside a container ?&lt;BR /&gt;&lt;BR /&gt;Many thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 06:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525154#M106983</guid>
      <dc:creator>Tenuki</dc:creator>
      <dc:date>2025-07-24T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525205#M106992</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/345717"&gt;@Tenuki&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can find great topics and videos on the topic; check out the one I've selected below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Visualization-and-Usability/row-level-security-how-to/td-p/845445" target="_blank"&gt;Solved: row level security, how to? - Qlik Community - 845445&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=EiFwL9ywR2Y" target="_blank"&gt;https://www.youtube.com/watch?v=EiFwL9ywR2Y&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=xeKa3r90tCw" target="_blank"&gt;https://www.youtube.com/watch?v=xeKa3r90tCw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, see Qlik Learning, which will help you on this journey with Qlik Sense&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learning.qlik.com/student/catalog" target="_blank"&gt;https://learning.qlik.com/student/catalog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Regards, Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 12:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525205#M106992</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-24T12:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525206#M106993</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;, I will check this&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 12:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525206#M106993</guid>
      <dc:creator>Tenuki</dc:creator>
      <dc:date>2025-07-24T12:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525318#M107013</link>
      <description>&lt;P&gt;Hello, I did manage to create Session Access succesfully, but my model seems not to work.&lt;BR /&gt;&lt;BR /&gt;My Section Access Table look like this :&lt;BR /&gt;Section Access;&lt;/P&gt;
&lt;P&gt;Access:&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;USERTYPE,&amp;nbsp; &amp;nbsp;USER.MAIL, REDUCTION&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mymail,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*,&lt;/P&gt;
&lt;P&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myusermail,&amp;nbsp; &amp;nbsp; 1&lt;BR /&gt;FROM&amp;nbsp; access.xlsx&lt;BR /&gt;&lt;BR /&gt;I had section application to filter based on row :&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;Reduction:&lt;BR /&gt;LOAD&lt;BR /&gt;*,&lt;BR /&gt;NUM AS REDUCTION;&lt;BR /&gt;LOAD &lt;BR /&gt;RecNo() AS NUM &lt;BR /&gt;AutoGenerate 38;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;LinkReduction_OfficeID:&lt;BR /&gt;LOAD&amp;nbsp;&lt;BR /&gt;REDUCTION, REDUCTION_NAME as OFFICE_ID&lt;BR /&gt;FROM access.xlsx&lt;BR /&gt;&lt;BR /&gt;Then I had some dummies data&lt;BR /&gt;Datas:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;OFFICE_ID, DATA&lt;BR /&gt;V456, 50&lt;BR /&gt;V480, 40];&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;The reduction didn't work for my users, they still can see everything.&lt;BR /&gt;My access Excel file look like this :&lt;BR /&gt;USERTYPE, USER.EMAIL, REDUCTION, REDUCTION_NAME&amp;nbsp;&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mymail,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*,&amp;nbsp; ALL&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myusermail,&amp;nbsp; &amp;nbsp; 1, V456&lt;BR /&gt;&lt;BR /&gt;What I am missing here ?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525318#M107013</guid>
      <dc:creator>Tenuki</dc:creator>
      <dc:date>2025-07-25T09:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525366#M107035</link>
      <description>&lt;P&gt;This model doesn't make sense to me.&lt;/P&gt;&lt;P&gt;REDUCTION isn't linked to your data, so I don't think this logic with recno() is necessary. From what I understand, it would simply be a filter with your OFFICE_ID field.&lt;/P&gt;&lt;P&gt;The USER.MAIL in your section and the name in your Excel table, USER.EMAIL, are different.&lt;/P&gt;&lt;P&gt;You need to capitalize all values, as well as user emails.&lt;/P&gt;&lt;P&gt;I'll send an example based on what you explained,&lt;BR /&gt;but I suggest reviewing this topic for a better understanding. There are the links and videos I sent, as well as several others, as well as the QLik help guide itself.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;ACCESS,USERID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,OFFICE_ID&lt;BR /&gt;USER&amp;nbsp; &amp;nbsp; &amp;nbsp;,EMAILUSER&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,V456&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,EMAILADMIN&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,*&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,INTERNAL\SA_API&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,&lt;BR /&gt;ADMIN&amp;nbsp; &amp;nbsp;,INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Datas:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;OFFICE_ID, DATA&lt;BR /&gt;V456, 50&lt;BR /&gt;V480, 40&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Regards, Matheus&lt;BR /&gt;Happy studying!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 15:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525366#M107035</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-25T15:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525445#M107059</link>
      <description>&lt;P&gt;Hello, thank you for the precision.&lt;/P&gt;
&lt;P&gt;For me, the link was my field Reduction. I get from this&amp;nbsp;&lt;A href="https://help.qlik.com/fr-FR/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/fr-FR/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;As I would like that my user see only one line, I took the reduction line example, and then link reduction number to my OfficeID.&lt;/P&gt;
&lt;P&gt;I manage to do it with your example so it's fine.&lt;/P&gt;
&lt;P&gt;Many thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 07:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525445#M107059</guid>
      <dc:creator>Tenuki</dc:creator>
      <dc:date>2025-07-28T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Security Access By Group</title>
      <link>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525520#M107066</link>
      <description>&lt;P&gt;I'm glad it helped resolve the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 14:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Security-Access-By-Group/m-p/2525520#M107066</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-28T14:46:28Z</dc:date>
    </item>
  </channel>
</rss>

