Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
amithmurali
Partner - Creator II
Partner - Creator II

Section Access Error In Qliksense.

Dear Team,

I am getting an error as shown below when i give section access in qliksense. 

ss.JPG

I have used the below code for section access.

Section Access;

LOAD * Inline [
ACCESS, USERID, COUNTRY, BRAND
ADMIN, AMITH, ALL, ALL

USER, DEEPAK, ABUDHABI, ALL

USER, GOPI, ALL, PUMA
];

1 Reply
marcus_sommer

It looked that you have locked out yourself from the application. By section access you need to make sure that a USERID, PASSWORD and/or NTNAME are always correct and you should have Backup's from your applications without section access. Have especially a look on the Introduction-Posting in this link: Section Access.

- Marcus