Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
i tried to implement section access on server as mentioned below.. but it is not working... right now i m login through user Sense and when i m running that script country Germany and UK only coming.. can any one pls tell me what is the Mistake m doing???
Section Access;
LOAD * Inline
[ADMIN, USERID, PASSWORD, COUNTRY
ADMIN, Domain\sense, Sense@123, *
USER, Domain\Test1, Test1,GERMANY
USER, Domain\Test1, Test1,UK
];
Section Application;
thanks
Abhay
Changing "admin" to "user" should fix the access denied issue you are experiencing, as noted by Miguel earlier in this thread.
And to reiterate, please avoid all capitals when typing.
Hi Magnus,,
Thanks For revert.. what does means avoid capitals when typing.. didn't get you.. please clarify??
should i use section access statement in lowe case????
thanks
Abhay
Your previous comment in this thread was written in full capitals: Example: "AFTER DOING SO GIVING ME ERROR WHILE OPENING APPLICATION....."
But this is not related to the issue at hand with section access, more of a comment on etiquette.
Did the change from "admin" to "user" solve the issue you had?
Hi Magnus..
thanks for suggestion will follow that..
yes i changed admin to user in other app it is also giving me access denied......
is the user, you are logged in with, in SA table?
With wich user you are logged in? try with osuser() in a tablebox in another app
Hi,
i tried with to change admin to user again and its working fine...
thanks all of you to support on this..
thanks
Abhay
Please go through the post
Hope this will increase expertise related to Section Access in Qlik Sense .