<?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 Qliksense SaaS section Access Question in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/1959475#M210464</link>
    <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;Section access is Qliksense SaaS enterprise isn't working and throwing error when running the script.&lt;/P&gt;
&lt;P&gt;Here is my simple code.&lt;/P&gt;
&lt;P&gt;section Access;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;USERID, ACCESS, KEY&lt;BR /&gt;INTERNAL\SA_SCHEDULER, ADMIN,* &lt;BR /&gt;James@domain.com, ADMIN, 2&lt;BR /&gt;peter@domain.com, ADMIN, 3&lt;BR /&gt;frank@domain.com,User,3&lt;BR /&gt;adam@domain.com,User,3&lt;BR /&gt;sean@domain.com,User,2&lt;BR /&gt;mathew.@domain.com,User,3&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;Now In SaaS , if I run the script, I see the following error.&lt;/P&gt;
&lt;DIV class="headline undefined"&gt;Started loading data&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;FONT color="#FF0000"&gt;INLFED &amp;lt;&amp;lt; a8a66f91-4728-45fc-840b-34a4f3c324ec Lines fetched: 7 Access was denied after reload. Check that the user that reloads the script is included in the section access part of the script.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;&lt;A href="mailto:James@domain.com" target="_blank"&gt;James@domain.com&lt;/A&gt;&amp;nbsp;is the user reloading the script and is included in the section access part of the script.&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;Does any one know the reason for this issue? Appreciate your help here.&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:06:30 GMT</pubDate>
    <dc:creator>jpjust</dc:creator>
    <dc:date>2024-11-15T22:06:30Z</dc:date>
    <item>
      <title>Qliksense SaaS section Access Question</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/1959475#M210464</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;Section access is Qliksense SaaS enterprise isn't working and throwing error when running the script.&lt;/P&gt;
&lt;P&gt;Here is my simple code.&lt;/P&gt;
&lt;P&gt;section Access;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;USERID, ACCESS, KEY&lt;BR /&gt;INTERNAL\SA_SCHEDULER, ADMIN,* &lt;BR /&gt;James@domain.com, ADMIN, 2&lt;BR /&gt;peter@domain.com, ADMIN, 3&lt;BR /&gt;frank@domain.com,User,3&lt;BR /&gt;adam@domain.com,User,3&lt;BR /&gt;sean@domain.com,User,2&lt;BR /&gt;mathew.@domain.com,User,3&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;Now In SaaS , if I run the script, I see the following error.&lt;/P&gt;
&lt;DIV class="headline undefined"&gt;Started loading data&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;FONT color="#FF0000"&gt;INLFED &amp;lt;&amp;lt; a8a66f91-4728-45fc-840b-34a4f3c324ec Lines fetched: 7 Access was denied after reload. Check that the user that reloads the script is included in the section access part of the script.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;&lt;A href="mailto:James@domain.com" target="_blank"&gt;James@domain.com&lt;/A&gt;&amp;nbsp;is the user reloading the script and is included in the section access part of the script.&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;Does any one know the reason for this issue? Appreciate your help here.&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/1959475#M210464</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2024-11-15T22:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense SaaS section Access Question</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/1959499#M210466</link>
      <description>&lt;P&gt;Please ignore as this works.&lt;/P&gt;
&lt;P&gt;ACCESS needs to be the first field as below and then it works&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * inline [&lt;BR /&gt;ACCESS, USER.EMAIL, REDUCTION&lt;BR /&gt;ADMIN, admin@domain.com, *&lt;BR /&gt;USER, james@domain.com,2&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/1959499#M210466</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2022-07-22T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense SaaS section Access Question</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/2003251#M218030</link>
      <description>&lt;P&gt;Hello I have a similar problem.&lt;/P&gt;
&lt;P&gt;Well, when I execute or run the information Dont show information with section access:&lt;/P&gt;
&lt;P&gt;How Do you&amp;nbsp; works the &lt;SPAN&gt;INTERNAL\SA_SCHEDULER ? Do you have the&amp;nbsp;INTERNAL\SA_SCHEDULER in the USERS space in the Console ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Sub Section&lt;/P&gt;
&lt;P&gt;star is *;&lt;BR /&gt;Section Access;&lt;BR /&gt;SA:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;Name ,ACCESS, USERID, DEPT, DETP &lt;BR /&gt;omar.limon ,ADMIN, auth0|d4c209e17ca6ab939e2348d55c55604784e8a15cda08eca385341a1440a, TODO, TODA&lt;/P&gt;
&lt;P&gt;EndSub&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 19:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qliksense-SaaS-section-Access-Question/m-p/2003251#M218030</guid>
      <dc:creator>limonQSense</dc:creator>
      <dc:date>2022-11-10T19:12:16Z</dc:date>
    </item>
  </channel>
</rss>

