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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
slondono
Partner - Creator II
Partner - Creator II

Excel issue - Qlik Sense - Section Access

Hi guys

I have a Section Access script wich works perfectly from an INLINE, this is the script:

LOAD * INLINE [

ACCESS, USERID, Year

ADMIN, domain\user1, 2015

];

(User1 only can see 2015 information)

BUT when i load the data from excel doesnt get access to me.

This is what im doing and what im trying:

s1.PNG

Trying this to:

s2.PNG

and this...

s3.PNG

But the result is always the same: "Access denied". Its wierd because is already working with an inline. What do  i miss??

10 Replies
Ricardo_Gerhard
Employee
Employee

Dear Sebastian,

   Section Access uses users to do reduction with data model, no groups.

   If you need to create a SA based ond groups, my suggestion is a script to read data from XLS files, write in QVD and after it, build a script to create a correct list of users with a field to connect in your data model

Regards

Ricardo Gerhard
OEM Solution Architect
LATAM