<?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: Section Access Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061410#M87070</link>
    <description>&lt;P&gt;I managed to get this working by introducing another table and applying the section access there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 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; RESTRICTION&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AD_DOMAIN\ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XXXX\s1100725,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Formulation SG&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;[ClockifyStg]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load *&lt;BR /&gt;,Group as RESTRICTION&lt;BR /&gt;from [$(vFilePath)Clockify_Time_Report_Detailed.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Detailed Report]);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;BR /&gt;[Clockify]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load&lt;BR /&gt;*&lt;BR /&gt;Resident [ClockifyStg];&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 08:59:05 GMT</pubDate>
    <dc:creator>John117</dc:creator>
    <dc:date>2023-04-18T08:59:05Z</dc:date>
    <item>
      <title>Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061109#M87044</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;having an issue with section access which has me stumped..&lt;/P&gt;
&lt;P&gt;This works in my load script and applies the restriction to me (s110725) that I would expect Region = APAC.&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;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;RESTRICTION&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AD_DOMAIN\ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;U&gt;XXXX\s1100725,&lt;/U&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; APAC&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;[Clockify]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load * &lt;BR /&gt;,Region as RESTRICTION&lt;BR /&gt;from [$(vFilePath)Clockify_Time_Report_Detailed.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Detailed Report]);&lt;/P&gt;
&lt;P&gt;If I change the load script to use another field:&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 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; RESTRICTION&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AD_DOMAIN\ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XXXX\s1100725,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Formulation SG&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;[Clockify]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load * &lt;BR /&gt;,Group as RESTRICTION&lt;BR /&gt;from [$(vFilePath)Clockify_Time_Report_Detailed.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Detailed Report]);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get this error:&lt;/P&gt;
&lt;DIV class=""&gt;'Access was denied after reload. Check that the user that reloads the script is included in the section access part of the script.&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;Data has not been loaded. Please correct the error and try loading again.'&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;Any ideas on what could be causing this?&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;Thanks.&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061109#M87044</guid>
      <dc:creator>John117</dc:creator>
      <dc:date>2023-04-17T15:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061118#M87047</link>
      <description>&lt;P&gt;Hi, I know INLINE always treats data as upper case, but try changing the reduction field the with &lt;STRONG&gt;"FORMULATION SG"&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061118#M87047</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-04-17T15:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061119#M87048</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;tried that and still get the same error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061119#M87048</guid>
      <dc:creator>John117</dc:creator>
      <dc:date>2023-04-17T15:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061123#M87049</link>
      <description>&lt;P&gt;Restrictions must have their Field Names and Values in Uppercase.&lt;/P&gt;
&lt;P&gt;Upper(Group) as RESTRICTION&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061123#M87049</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-04-17T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061410#M87070</link>
      <description>&lt;P&gt;I managed to get this working by introducing another table and applying the section access there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 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; RESTRICTION&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AD_DOMAIN\ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XXXX\s1100725,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Formulation SG&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;[ClockifyStg]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load *&lt;BR /&gt;,Group as RESTRICTION&lt;BR /&gt;from [$(vFilePath)Clockify_Time_Report_Detailed.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Detailed Report]);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;BR /&gt;[Clockify]:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load&lt;BR /&gt;*&lt;BR /&gt;Resident [ClockifyStg];&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 08:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061410#M87070</guid>
      <dc:creator>John117</dc:creator>
      <dc:date>2023-04-18T08:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061425#M87073</link>
      <description>&lt;P&gt;hii,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Clockify]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NoConcatenate&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Load *&amp;nbsp;,Upper(Region ) AS RESTRICTION,&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from [$(vFilePath)Clockify_Time_Report_Detailed.xlsx]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(ooxml, embedded labels, table is [Detailed Report]);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 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; RESTRICTION&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;INTERNAL\sa_scheduler, *&lt;/STRONG&gt;&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AD_DOMAIN\ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;BR /&gt;USER,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XXXX\s1100725,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Formulation SG&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;please use&amp;nbsp; above&amp;nbsp; Highlighted script once.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;help user find answers ! don't forget to mark&amp;nbsp; a solution that work for you and click the&lt;FONT color="#008000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;like button!&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 09:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-Issue/m-p/2061425#M87073</guid>
      <dc:creator>Hania</dc:creator>
      <dc:date>2023-04-18T09:19:30Z</dc:date>
    </item>
  </channel>
</rss>

