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: 
raadwiptec
Creator II
Creator II

access

I have created a file for section access..

   

ACCESSNTNAMECOUNTRY
USERBBM\AMCFRANCE
USERBBM\FRESTAITALY
ADMINBBM\JACK*
USERBBM\JIMMSDFRANCE

section access;

ACCESS:

LOAD ACCESS,

  NTNAME,

     COUNTRY

FROM

.......................

C:/SECTION_ACCESS_COUNTRY.xlsx

(ooxml, embedded labels, table is SHEET);

trace <<< Section Application >>> ;

section Application;

The File works locally and the correct section gets applied , But when it comes to QMC.. in the Reload tab,

I have given the admin username and password. BBM/JACK

the above does not work. once i reload i get the message badusername and password in the error llogs and the job gets failed.

1 Reply
Anonymous
Not applicable

Hi

Have a look:

Re: Section access reload fail

Hope it helps!!