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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
saumyashah90
Specialist
Specialist

Using USERID and PASSWORD in section access not working on Access Point

Hi People,

When i use Section Access on Access Point it doesnt take my USER ID and PASSWORD correct

can you please help me out

7 Replies
vikasmahajan

Section Access;

LOAD [ACCESS],

upper  [USERID],

Upper  [PASSWORD],

     REGION,

     BRANCH,

     [GROUP]

FROM

....

Please try to load using upper(  )  for login and password.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
vikasmahajan

PFA sample

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
IAMDV
Master II
Master II

Hi Saumya,

Please can you share the script or sample app? Your question will not help community users to answer. Please provide more details and I also please read the below documents.

http://community.qlik.com/docs/DOC-3098

http://community.qlik.com/docs/DOC-2380

Cheers,

DV

saumyashah90
Specialist
Specialist
Author

I will try that, but
it is working good on my local machine but not on  access point

vikasmahajan

Please check attached setting in QMC  this should work.

Good luck

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
don_qlikview
Creator
Creator

Did you add the server name in the user name field?

SunilChauhan
Champion II
Champion II

have you installed your server using admin account?

Sunil Chauhan