<?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 error in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508957#M104622</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have use the below code for section access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Property: Load&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;"Property ref",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Property_Flag,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;upper("group ref prop") as GROUP&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;FROM [$(varQVDPath_MRI)Property.qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;(qvd)where $(v_Client);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Section Access;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;LOAD * INLINE [&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;ACCESS, USERID,GROUP&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, REDDY.REDDY,ACC,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, NA\SVC_QS_SYSTEMPROD,*,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, INTERNAL\SA_REPOSITORY,*,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, INTERNAL\SA_SCHEDULER,*&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;];&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Section Application;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;exit Script;&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE width="441"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="441"&gt;osuser()&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;UserDirectory=ASIA; UserId=reddy.reddy&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I got the error like below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krish2459_58_0-1741599073009.png" style="width: 798px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178301i5F5803E04AF9A1B5/image-dimensions/798x527?v=v2" width="798" height="527" role="button" title="Krish2459_58_0-1741599073009.png" alt="Krish2459_58_0-1741599073009.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 09:34:09 GMT</pubDate>
    <dc:creator>Krish2459_58</dc:creator>
    <dc:date>2025-03-10T09:34:09Z</dc:date>
    <item>
      <title>section access error</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508957#M104622</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have use the below code for section access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Property: Load&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;"Property ref",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Property_Flag,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;upper("group ref prop") as GROUP&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;FROM [$(varQVDPath_MRI)Property.qvd]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;(qvd)where $(v_Client);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Section Access;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;LOAD * INLINE [&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;ACCESS, USERID,GROUP&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, REDDY.REDDY,ACC,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, NA\SVC_QS_SYSTEMPROD,*,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, INTERNAL\SA_REPOSITORY,*,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ADMIN, INTERNAL\SA_SCHEDULER,*&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;];&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Section Application;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;exit Script;&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE width="441"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="441"&gt;osuser()&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;UserDirectory=ASIA; UserId=reddy.reddy&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I got the error like below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krish2459_58_0-1741599073009.png" style="width: 798px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178301i5F5803E04AF9A1B5/image-dimensions/798x527?v=v2" width="798" height="527" role="button" title="Krish2459_58_0-1741599073009.png" alt="Krish2459_58_0-1741599073009.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 09:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508957#M104622</guid>
      <dc:creator>Krish2459_58</dc:creator>
      <dc:date>2025-03-10T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: section access error</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508960#M104625</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Can you verify that the account you are using for the recharge has administrative rights?&lt;BR /&gt;Additionally, can you check if REDDY.REDDY is correct?&lt;/P&gt;
&lt;P&gt;More informations here :&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Section-Access-error-Access-was-denied-after-reload/ta-p/2482058" target="_blank"&gt;Section Access error Access was denied after reloa... - Qlik Community - 2482058&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy your Qlik.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Théo ATRAGIE.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 10:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508960#M104625</guid>
      <dc:creator>theoat</dc:creator>
      <dc:date>2025-03-10T10:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: section access error</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508990#M104632</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/175513"&gt;@Krish2459_58&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I remember correctly schema looks like DOMAIN\username&lt;/P&gt;
&lt;P&gt;So try:&lt;/P&gt;
&lt;P&gt;ASIA\reddy&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;ASIA\reddy.reddy&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 11:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-error/m-p/2508990#M104632</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-03-10T11:41:40Z</dc:date>
    </item>
  </channel>
</rss>

