Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

objects container do not display for all the users

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.

5 Replies
sujeetsingh
Master III
Master III

Diidnot get you..????

Not applicable
Author

I can visualize object container "Trends" like below  but not the user .Doc.jpg

jagan
Partner - Champion III
Partner - Champion III

Hi,

Did you used any Section Access in your Qlikview file for Authorization, Post the script you used.

Regards,

Jagan.

Not applicable
Author

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;

Doc2.jpg

Not applicable
Author

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.