Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
m4u
Partner - Creator II
Partner - Creator II

Section access problem

hi all,

i have a problem using "section access".

my implementation is like that:

LOAD * INLINE [
ACCESS, USERID, PASSWORD, DELARCODE
ADMIN, ADMIN, 1,
ADMIN, SHLOMO, 1,
USER, DEALER, 1, XXXXXX
];

i want that users 'admin' and 'shlomo' should see all data, and "dealer" should see only specific records (according to dealrcode field).

when runing in qlikview desktop it works fine. but when runing on qlikview server, i have the folowing problems:

1. user admin is not allow to reload the document - only user "shlomo"

2. only user "dealr" could logon the document

thanks

shlomo

0 Replies