Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
shree909
Partner - Specialist II
Partner - Specialist II

Section Access in Qliksense

Hi folks,

I am trying to implement section access on the qliksense enterprise server.

I tried with a basic sample example.

section access;

LOAD * inline [

ACCESS, USERID,REGION

ADMIN,ADMIN,*

USER, USER1,USA

USER, USER2,EUROPE

];

section application;

Region:

Load * inline [

REGION

USA

EUROPE

CANADA

];

by using above script, i am able to restrict the data by region in qlikview.

when i use the same script in qliksense ,  after loading it says access denied.

I am using Qliksense  enterprise edition;

Need help..

2 Replies
Not applicable

Hi,

have you looked at this thread:

QLIKSENSE SECTION ACCESS NOT WORKING

...looks like you should replace ADMIN with USER.

BR

/Pierre

hic
Former Employee
Former Employee