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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Section Access in Enterprise

Hi,

I have Sales team with their NTNAME and SalesID.  How do I restrict them to see just their SalesID?

The example below is USER1  should only be able to view data for SalesID 3.  Make sense?

SECTION ACCESS;

LOAD * INLINE [

ACCESS, NTNAME, SALESID, OMIT

USER,USER1, 3

];

SECTION Application;

thanks in advance.

Vibol

1 Solution

Accepted Solutions
Not applicable
Author

Thanks Jeroen.  I didn't realize that the script work because I tested a few before that failed.  Using the NTNAME as authentication is what we'd like and reduces another password that no one wants to memorize.

View solution in original post

3 Replies
jjordaan
Partner - Specialist
Partner - Specialist

Hi Vibol,

Maybe this document will give you the information you need.

Not applicable
Author

Thanks Jeroen.  I didn't realize that the script work because I tested a few before that failed.  Using the NTNAME as authentication is what we'd like and reduces another password that no one wants to memorize.

Ricardo_Gerhard
Employee
Employee

Dear vibol,

   Take a look on this document and reproduce the tests described.

https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Security.htm

   This site have all informations that you need to configure correctly.

Regards,

Ricardo Gerhard

Ricardo Gerhard
OEM Solution Architect
LATAM