Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
My typical objects container do not display for all the users. A problem with the properties or authorization with this object ?
Anybody has an idea?
thank you for your answer.
Diidnot get you..????
I can visualize object container "Trends" like below but not the user .
Hi,
Did you used any Section Access in your Qlikview file for Authorization, Post the script you used.
Regards,
Jagan.
I have a section access like below where auth.xls contains all users
Section Access;
LOAD [ACCESS],
NTNAME,
NTDOMAINSID
FROM
auth.xls
(biff, embedded labels, table is Feuil1$);
Section Application;
Problem is resolved :
some users used version 8 QV others version 11 QV.
Objects containers are not available with version 8 ...
thanks all for your answers.