Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
vkish16161
Creator III
Creator III

Section Access in Qlik Cloud Basic working erratically.

@ Qlik - Thanks for adding the section access feature on Cloud. I tested this feature today and works great, however,

I'm facing the below issue: (Maybe my syntax is wrong. Please advise me.)

My script:

C.JPG

My Data Model:

A.JPG

My Chart (Straight Table with all 3 fields)

B.JPG

My question is what happened to region C? it's there in the Data Model but not in the chart?

mtoczorwunderlich

1 Solution

Accepted Solutions
Michael_Tarallo
Employee
Employee

Hi Vishnu - I tested this and see what you are witnessing, however this is NOT TRUE section access as there isn't any link between the logged in Qlik Sense Cloud user and this table. You may be witnessing some strange behavior when the Section Access directive is being used. I have reported this to the cloud team. BUT please note that SECTION ACCESS is not supported in Qlik Sense Cloud.

When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

Regards,

Michael Tarallo

Qlik

Regards,
Mike Tarallo
Qlik

View solution in original post

5 Replies
Ivan_Bozov
Luminary
Luminary

As far as I know Section Access is not supported in Qlik Sense Cloud. Where did you find this information?

vizmind.eu
vkish16161
Creator III
Creator III
Author

It actually works in Qlik Cloud. Try it with this script below

Section Access;

LOAD * inline

[ACCESS,USERID,REDUCTION,OMIT

USER,*,3,TAX

USER,*,1,TAX

];

Section Application;

load * inline [

Region,Sales,REDUCTION,COST,TAX

A,100,1,15,0.1

B,200,1,20,0.2

C,150,2,30,0.3

D,200,3,40,0.4

];

Ivan_Bozov
Luminary
Luminary

Interesting, it is actually not officially supported as stated here: https://help.qlik.com/en-US/sense-cloud/Subsystems/CloudHub/Content/Sense_Hub/Scripting/Security/man...

That might be one reason why it does not work as you would expect.

vizmind.eu
Michael_Tarallo
Employee
Employee

Hi Vishnu - this is not a part of Qlik Sense Cloud.

I am not even sure how this would work, as each user account is not part of the same directory, especially in Basic. Let me ask around, but you may be seeing a "red herring" or something.

Stand by

Regardsm

Mike T

Qlik

Regards,
Mike Tarallo
Qlik
Michael_Tarallo
Employee
Employee

Hi Vishnu - I tested this and see what you are witnessing, however this is NOT TRUE section access as there isn't any link between the logged in Qlik Sense Cloud user and this table. You may be witnessing some strange behavior when the Section Access directive is being used. I have reported this to the cloud team. BUT please note that SECTION ACCESS is not supported in Qlik Sense Cloud.

When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

Regards,

Michael Tarallo

Qlik

Regards,
Mike Tarallo
Qlik