Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am facing issue with authorise user for particular QVW,the issue is as below
Currently all the QVW documents are visible to all users in access point i want to show particular QVW to particular user in access point and this should be achivied without using QV Publisher as the client didnt opted for Publisher
Could any one help us here?
Thanks & Regards
Mallikarjun
use NT security in section access
section access;
Load * inline [
Access,NTName
User,domain/username1
User,domain/username2
];
section application;
username listed inside only able to view application
hope this helps
use NT security in section access
section access;
Load * inline [
Access,NTName
User,domain/username1
User,domain/username2
];
section application;
username listed inside only able to view application
hope this helps
Many thanks
The above code is working fine for NT users,users who are in directory how do we achieve the same for non NT users(basically Clients)
Hi,
Check this link out. But if the users are not part of your AD you will have to use UserIDs in section access.
This document will cover all that.
http://community.qlik.com/docs/DOC-1853
Bill
Note: Please have a backup copy of your document. You can lock yourself out of it and if you do there is no magic backdoor to get back in.