<?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 Apply security project/subproject in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Apply-security-project-subproject/m-p/1762306#M58970</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Lets say y have the following data, Records with Project and records with subproject. I'm asked to give permisions in section access by&amp;nbsp;cod_dpt. If a user can see a project, he should be given access to all of its subprojects&lt;/P&gt;&lt;P&gt;(Eg: user A can see&amp;nbsp;cod_dpt=00002 so he must see Project&amp;nbsp;P/01 but also the first record (P/01-001) 'cos it contains on subproject belonging&amp;nbsp;P/01)&lt;/P&gt;&lt;P&gt;This is not the other way round (a user that can see a subproject not necesarily is allowed to see its project, only the ones allowed for its&amp;nbsp;cod_dpt)&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;BR /&gt;[&lt;BR /&gt;project, subproject, cod_dpt&lt;BR /&gt;P/01,P/01-001,00001&lt;BR /&gt;P/01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,00002&lt;BR /&gt;P/02,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,00005&lt;BR /&gt;P/02,P/02-004,00004&lt;BR /&gt;P/03,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,00005&lt;BR /&gt;P/03,P/03-001,00002&lt;BR /&gt;P/03,P/03-002,00007&lt;BR /&gt;P/05,P/05-001,00002&lt;BR /&gt;P/06,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,00003&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Access:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;BR /&gt;USERID, ACCESS, cod_dpt&lt;BR /&gt;A, USER,&amp;nbsp;00002&lt;BR /&gt;A, USER, 00005&lt;BR /&gt;B, USER,&amp;nbsp;00003&lt;BR /&gt;C, USER, *&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;With this section access, the A user should see records 1, 2, 6, 8, 3, 4, 5, 7,&lt;/P&gt;&lt;P&gt;the B user should see record 9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:06:03 GMT</pubDate>
    <dc:creator>Pedro_Rodriguez</dc:creator>
    <dc:date>2024-11-16T01:06:03Z</dc:date>
    <item>
      <title>Apply security project/subproject</title>
      <link>https://community.qlik.com/t5/App-Development/Apply-security-project-subproject/m-p/1762306#M58970</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Lets say y have the following data, Records with Project and records with subproject. I'm asked to give permisions in section access by&amp;nbsp;cod_dpt. If a user can see a project, he should be given access to all of its subprojects&lt;/P&gt;&lt;P&gt;(Eg: user A can see&amp;nbsp;cod_dpt=00002 so he must see Project&amp;nbsp;P/01 but also the first record (P/01-001) 'cos it contains on subproject belonging&amp;nbsp;P/01)&lt;/P&gt;&lt;P&gt;This is not the other way round (a user that can see a subproject not necesarily is allowed to see its project, only the ones allowed for its&amp;nbsp;cod_dpt)&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;BR /&gt;[&lt;BR /&gt;project, subproject, cod_dpt&lt;BR /&gt;P/01,P/01-001,00001&lt;BR /&gt;P/01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,00002&lt;BR /&gt;P/02,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,00005&lt;BR /&gt;P/02,P/02-004,00004&lt;BR /&gt;P/03,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,00005&lt;BR /&gt;P/03,P/03-001,00002&lt;BR /&gt;P/03,P/03-002,00007&lt;BR /&gt;P/05,P/05-001,00002&lt;BR /&gt;P/06,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,00003&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Access:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;BR /&gt;USERID, ACCESS, cod_dpt&lt;BR /&gt;A, USER,&amp;nbsp;00002&lt;BR /&gt;A, USER, 00005&lt;BR /&gt;B, USER,&amp;nbsp;00003&lt;BR /&gt;C, USER, *&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;With this section access, the A user should see records 1, 2, 6, 8, 3, 4, 5, 7,&lt;/P&gt;&lt;P&gt;the B user should see record 9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Apply-security-project-subproject/m-p/1762306#M58970</guid>
      <dc:creator>Pedro_Rodriguez</dc:creator>
      <dc:date>2024-11-16T01:06:03Z</dc:date>
    </item>
  </channel>
</rss>

