Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MigueldelCampo
Contributor III
Contributor III

Help for correct in Section Access use.

Hello guys!,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.Here are the specifics of my situation:

  • Data Source: I am loading Section Access data from a CSV file.
  • Expected Behavior: The application should restrict data visibility based on the user logged in, according to the mappings defined in the CSV.
  • Current Behavior: When I reload the application, it does not apply the intended user restrictions.

From my understanding, the following points are crucial for Section Access to work correctly:

  1. Field Names and Values: All field names and values in the Section Access table must be in uppercase.
  2. User Identification: The USERID used in Section Access should match exactly with how users are identified in Qlik Cloud, particularly regarding any identity provider settings.
  3. Script Structure: The Section Access script must be properly structured within the load script, initiated by Section Access; followed by Section Application;.

Could anyone provide insights or share their experiences regarding similar issues? Any help or guidance would be greatly appreciated!

 

*Managing data security with Section Access | Qlik Cloud Help

**A Primer on Section Access - Qlik Community - 1465766

Labels (2)
1 Reply
rubenmarin1

Hi, when you say "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...

You can also comment the Section Access; line and check what happens when you select an USERID. Are the expected values filtered in this case?