Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am facing issue with section access like
implemented section access on dashboard (Theater), however admin(Access) can able to access and user (Access) not able to access application by accesspoint.
Thank you.
Regards,
NiHhal.
Hi,
Can you attach the script which you used? Check this link for sample script
Authentication and Authorization in Qlikview
Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD, REDUCTION
ADMIN, Admin, password, *
USER, Sales, password1, 1
USER, Market, password1, 2
];
For normal user you need to give USER.
Regards,
Jagan.
Hi Jagan,
Thanks for writing.
Just i uncheck strict exclusion. Now it is working fine.
Really i do not know reason.
Regards,
NiHhal.
Hi Nihhal,
Please close this thread.
Regards,
Jagan.