<?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: clarifications! in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754265#M58136</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have this question, which value of region will be visible for USER C with this Section Access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, REGION&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/A, NORTH&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/A, WEST&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/B, EAST&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/C, *&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/D, *&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section application;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;REGION&lt;/P&gt;&lt;P&gt;&amp;nbsp;NORTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;EAST&lt;/P&gt;&lt;P&gt;&amp;nbsp;WEST&lt;/P&gt;&lt;P&gt;SOUTH&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2020 20:14:20 GMT</pubDate>
    <dc:creator>rain_82</dc:creator>
    <dc:date>2020-10-20T20:14:20Z</dc:date>
    <item>
      <title>Section access: clarifications!</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754265#M58136</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have this question, which value of region will be visible for USER C with this Section Access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, REGION&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/A, NORTH&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/A, WEST&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/B, EAST&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/C, *&lt;/P&gt;&lt;P&gt;ADMIN ,DOMAIN/D, *&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section application;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;REGION&lt;/P&gt;&lt;P&gt;&amp;nbsp;NORTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;EAST&lt;/P&gt;&lt;P&gt;&amp;nbsp;WEST&lt;/P&gt;&lt;P&gt;SOUTH&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 20:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754265#M58136</guid>
      <dc:creator>rain_82</dc:creator>
      <dc:date>2020-10-20T20:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Section access: clarifications!</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754299#M58138</link>
      <description>&lt;P&gt;&amp;nbsp;NORTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;EAST&lt;/P&gt;&lt;P&gt;&amp;nbsp;WEST&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 23:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754299#M58138</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-10-20T23:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Section access: clarifications!</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754388#M58148</link>
      <description>&lt;P&gt;Why?Could you explain it to me please.&lt;/P&gt;&lt;P&gt;Thank you Lisa! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 09:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754388#M58148</guid>
      <dc:creator>rain_82</dc:creator>
      <dc:date>2020-10-21T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Section access: clarifications!</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754425#M58152</link>
      <description>&lt;P&gt;It's quite simple - you specified NORTH, EAST and WEST within the section access and therefore the used wildcard * will fetch them. Not specified values or NULL won't be included.&lt;/P&gt;&lt;P&gt;You could imagine section access as a kind of selection - in this case like (NORTH|EAST|WEST) within a listbox and therefore a non-specified value like SOUTH isn't included (the difference between a selection and section access is that the non-matching values - and their associated vales - aren't just excluded from the current calculations else they are completely erased from the datamodel).&lt;/P&gt;&lt;P&gt;AFAIK you could bypass this behaviour with dummy-entries like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ADMIN ,DOMAIN/&lt;STRONG&gt;DUMMY&lt;/STRONG&gt;, SOUTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 11:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access-clarifications/m-p/1754425#M58152</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-10-21T11:03:12Z</dc:date>
    </item>
  </channel>
</rss>

