<?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 Help for correct in Section Access use. in Move to Qlik Cloud Analytics</title>
    <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Help-for-correct-in-Section-Access-use/m-p/2489223#M2118</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello guys!,&lt;/SPAN&gt;&lt;SPAN&gt;I am currently facing an issue with implementing "Section Access" in my Qlik Cloud application using a CSV file. Despite following several references and guidelines *, **, I am unable to get the application to recognize the user-related access when reloading.&lt;/SPAN&gt;&lt;SPAN&gt;Here are the specifics of my situation:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class="marker:text-textOff list-disc pl-8"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Data Source:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;I am loading Section Access data from a CSV file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Expected Behavior:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The application should restrict data visibility based on the user logged in, according to the mappings defined in the CSV.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Current Behavior:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;When I reload the application, it does not apply the intended user restrictions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;From my understanding, the following points are crucial for Section Access to work correctly:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL class="marker:text-textOff list-decimal pl-8"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Field Names and Values:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;All field names and values in the Section Access table must be in uppercase.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;User Identification:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The USERID used in Section Access should match exactly with how users are identified in Qlik Cloud, particularly regarding any identity provider settings.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Script Structure:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The Section Access script must be properly structured within the load script, initiated by&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;CODE&gt;Section Access;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;followed by&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;CODE&gt;Section Application;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Could anyone provide insights or share their experiences regarding similar issues? Any help or guidance would be greatly appreciated!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm?utm_source=search+unify&amp;amp;utm_medium=search+unify+ad&amp;amp;utm_campaign=section_accesshlp&amp;amp;utm_id=section+access" target="_blank"&gt;Managing data security with Section Access | Qlik Cloud Help&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;**&lt;A href="https://community.qlik.com/t5/Design/A-Primer-on-Section-Access/ba-p/1465766?utm_source=search%20unify&amp;amp;utm_medium=search%20unify%20ad&amp;amp;utm_campaign=section_access&amp;amp;utm_id=section%20access" target="_blank"&gt;A Primer on Section Access - Qlik Community - 1465766&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2026 10:45:26 GMT</pubDate>
    <dc:creator>MigueldelCampo</dc:creator>
    <dc:date>2026-01-27T10:45:26Z</dc:date>
    <item>
      <title>Help for correct in Section Access use.</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Help-for-correct-in-Section-Access-use/m-p/2489223#M2118</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello guys!,&lt;/SPAN&gt;&lt;SPAN&gt;I am currently facing an issue with implementing "Section Access" in my Qlik Cloud application using a CSV file. Despite following several references and guidelines *, **, I am unable to get the application to recognize the user-related access when reloading.&lt;/SPAN&gt;&lt;SPAN&gt;Here are the specifics of my situation:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class="marker:text-textOff list-disc pl-8"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Data Source:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;I am loading Section Access data from a CSV file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Expected Behavior:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The application should restrict data visibility based on the user logged in, according to the mappings defined in the CSV.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Current Behavior:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;When I reload the application, it does not apply the intended user restrictions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;From my understanding, the following points are crucial for Section Access to work correctly:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL class="marker:text-textOff list-decimal pl-8"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Field Names and Values:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;All field names and values in the Section Access table must be in uppercase.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;User Identification:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The USERID used in Section Access should match exactly with how users are identified in Qlik Cloud, particularly regarding any identity provider settings.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Script Structure:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;The Section Access script must be properly structured within the load script, initiated by&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;CODE&gt;Section Access;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;followed by&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;CODE&gt;Section Application;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Could anyone provide insights or share their experiences regarding similar issues? Any help or guidance would be greatly appreciated!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm?utm_source=search+unify&amp;amp;utm_medium=search+unify+ad&amp;amp;utm_campaign=section_accesshlp&amp;amp;utm_id=section+access" target="_blank"&gt;Managing data security with Section Access | Qlik Cloud Help&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;**&lt;A href="https://community.qlik.com/t5/Design/A-Primer-on-Section-Access/ba-p/1465766?utm_source=search%20unify&amp;amp;utm_medium=search%20unify%20ad&amp;amp;utm_campaign=section_access&amp;amp;utm_id=section%20access" target="_blank"&gt;A Primer on Section Access - Qlik Community - 1465766&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 10:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Help-for-correct-in-Section-Access-use/m-p/2489223#M2118</guid>
      <dc:creator>MigueldelCampo</dc:creator>
      <dc:date>2026-01-27T10:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help for correct in Section Access use.</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Help-for-correct-in-Section-Access-use/m-p/2489271#M2119</link>
      <description>&lt;P&gt;Hi, when you say "&lt;SPAN&gt;it does not apply the intended user restrictions." can you be more explicit? it doesn't filters any values, it filters unwated values, users don't have access...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can also comment the&amp;nbsp;Section Access; line and check what happens when you select an USERID. Are the expected values filtered in this case?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 07:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/Help-for-correct-in-Section-Access-use/m-p/2489271#M2119</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2024-10-26T07:03:25Z</dc:date>
    </item>
  </channel>
</rss>

