The trick is in the *
You can add reducing fields after the NTNAME
Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD, NTNAME
ADMIN, ADMIN, welcome, *
USER, *, *, DOMAIN\USERNAME
];
Section Application;
From https://community.qlik.com/thread/29846