<?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 Section Access does not work for USER (ACCESS) and * values. in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2430991#M30065</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a strange issue while applying Section access in my QlikSense App.&lt;/P&gt;
&lt;P&gt;I want userA to have access to all clients while userB restricted to a specific client.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i provide all values of reduction field for userA in each row of section access script , it works fine. However when i appply * it starts misbehaving and filters only to reduction value of userB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;I have only 3 distinct values for my data model field&amp;nbsp;SA_PART_SHORT_NAME (JPMC,BARC and CAM). Below section script works fine for both userA and userB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * inline [&lt;BR /&gt;ACCESS, USERID, SA_PART_SHORT_NAME&lt;BR /&gt;USER, INFOCLOUD\userA, JPMC&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userA, BARC&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userA, CAM&amp;nbsp;&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userB, BARC&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;However, when I change it to below, userA start giving me data only for BARC instead of all 3 values&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * inline [&lt;BR /&gt;ACCESS, USERID, SA_PART_SHORT_NAME&lt;BR /&gt;USER, INFOCLOUD\userA, *&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userB, BARC&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;Am I missing something when trying to use * for userA ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 19:12:51 GMT</pubDate>
    <dc:creator>vishal_goyal</dc:creator>
    <dc:date>2024-03-14T19:12:51Z</dc:date>
    <item>
      <title>Section Access does not work for USER (ACCESS) and * values.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2430991#M30065</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a strange issue while applying Section access in my QlikSense App.&lt;/P&gt;
&lt;P&gt;I want userA to have access to all clients while userB restricted to a specific client.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i provide all values of reduction field for userA in each row of section access script , it works fine. However when i appply * it starts misbehaving and filters only to reduction value of userB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;I have only 3 distinct values for my data model field&amp;nbsp;SA_PART_SHORT_NAME (JPMC,BARC and CAM). Below section script works fine for both userA and userB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * inline [&lt;BR /&gt;ACCESS, USERID, SA_PART_SHORT_NAME&lt;BR /&gt;USER, INFOCLOUD\userA, JPMC&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userA, BARC&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userA, CAM&amp;nbsp;&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userB, BARC&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;However, when I change it to below, userA start giving me data only for BARC instead of all 3 values&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * inline [&lt;BR /&gt;ACCESS, USERID, SA_PART_SHORT_NAME&lt;BR /&gt;USER, INFOCLOUD\userA, *&lt;/P&gt;
&lt;P&gt;USER, INFOCLOUD\userB, BARC&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;Am I missing something when trying to use * for userA ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 19:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2430991#M30065</guid>
      <dc:creator>vishal_goyal</dc:creator>
      <dc:date>2024-03-14T19:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access does not work for USER (ACCESS) and * values.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2431042#M30066</link>
      <description>&lt;P&gt;The * will only represent the other values in the table.&lt;/P&gt;
&lt;P&gt;So in SA Table 1, the &lt;SPAN&gt;SA_PART_SHORT_NAME&amp;nbsp;&lt;/SPAN&gt;values are&amp;nbsp;&lt;SPAN&gt;JPMC,&amp;nbsp;BARC,&amp;nbsp;CAM&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in SA Table 2, the only&amp;nbsp;SA_PART_SHORT_NAME value is&amp;nbsp;BARC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 23:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2431042#M30066</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2024-03-14T23:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access does not work for USER (ACCESS) and * values.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2431057#M30067</link>
      <description>&lt;P&gt;That really helps... I was under impression that * denotes all possible values in Data Model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 01:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Section-Access-does-not-work-for-USER-ACCESS-and-values/m-p/2431057#M30067</guid>
      <dc:creator>vishal_goyal</dc:creator>
      <dc:date>2024-03-15T01:31:04Z</dc:date>
    </item>
  </channel>
</rss>

