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: 
jsobrinho
Creator
Creator

Section Access using email as USERID QlikSense

Hi guys

I'm trying to create the app with section access by email in QlikSense, could you please help me, my data isn't reduction

Section Access;

LOAD * inline [

ACCESS, USERID,REDUCTION

USER, DOMAIN\USER, CHICAGO

];

left join

LOAD * inline [

USERID,email

DOMAIN\USER, user@company.com

];

section application;

STAR IS *;

T1:

LOAD * inline [

REDUCTION, Key_City

ALL, *

CHICAGO, Chicago

];

Labels (1)
2 Replies
Anil_Babu_Samineni

Are you trying this in Dev environment or Server environment with published because as QS section access works only in Server one

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
jsobrinho
Creator
Creator
Author

I'm, trying in server, I create a new app in Hub