Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
Please help me .when i do reloading in qlikview desktop ,it is working fine .But in QMC if i do run then it is showing Failed.
PFA
Regards,
P.Divya
HI,
This is
This is Section Access code
Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD
ADMIN, DASG-KBT\GSCBLR-QlikView,Cisco123
USER, MUKESH, MUKESH
];
Section Application;
LOAD * INLINE [
USERID, ObjectID
MUKESH, BU780
DASG-KBT\GSCBLR-QlikView, BU780
];
This is working in Desktop but not in server .how to resolve the issue .Please help me