<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-access/m-p/1992688#M82145</link>
    <description>&lt;P&gt;Hi, I am trying to implement section access in my dashboard via a list from SharePoint (user list in SharePoint). For example, a specific user must see data for country= brazil.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Help me if you have come across this.&lt;/P&gt;
&lt;P&gt;#sectionaccess&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2022 10:27:49 GMT</pubDate>
    <dc:creator>Narang__</dc:creator>
    <dc:date>2022-10-14T10:27:49Z</dc:date>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access/m-p/1992688#M82145</link>
      <description>&lt;P&gt;Hi, I am trying to implement section access in my dashboard via a list from SharePoint (user list in SharePoint). For example, a specific user must see data for country= brazil.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Help me if you have come across this.&lt;/P&gt;
&lt;P&gt;#sectionaccess&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access/m-p/1992688#M82145</guid>
      <dc:creator>Narang__</dc:creator>
      <dc:date>2022-10-14T10:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section access</title>
      <link>https://community.qlik.com/t5/App-Development/Section-access/m-p/1992973#M82166</link>
      <description>&lt;P&gt;Your list must include a reduction column, in order to restrict user access to row-level data, in your example limit users to their countries.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pluma-sent-0"&gt;Here's how&lt;/SPAN&gt; to implement it in the hidden script.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Section Access&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;LOAD Upper(ACCESS) AS ACCESS, &lt;BR /&gt;Upper(NTNAME) AS NTNAME, &lt;BR /&gt;Upper(CountyCode) AS CountyCode,&amp;nbsp; /*-- as reduction field&lt;BR /&gt;FROM SharePointListSource;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 21:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-access/m-p/1992973#M82166</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-10-14T21:02:04Z</dc:date>
    </item>
  </channel>
</rss>

