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

Announcements
Check out our latest virtual session where BARC Fellow, Doug Laney, highlighted the opportunities data monetization can offer enterprises. Watch here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ecabanas
Creator II
Creator II

How to hide part of a chart

Hi,

I have a document to analyze the company figures: margin, etc...but in part of a chart (inside a container) there are some figures that not to be show to every one, only some of people can see.

Does anybody knows how to show a table inside a container with a password or something like this?

Many thanks guys

Eduard

1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

Try with conditional show of the object using OSUSER() as condition!

Let me know!

View solution in original post

4 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Try with conditional show of the object using OSUSER() as condition!

Let me know!

Joaquin_Lazaro
Partner - Specialist II
Partner - Specialist II

Hi Eduard:

For the complete chart: choose properties then design tab, and in the show box tick conditional and write your expression that allows or not to see the graphic.

If your graphics is in a container object, the non-allowed users will see a white space in the graphic place.

Joaquín

Joaquin_Lazaro
Partner - Specialist II
Partner - Specialist II

Hi Eduard:

If you want to allow users seeing or not one expression: in chart properties, expressions tab, tick on conditional and write your expression that allows or not to see this expression.

Joaquín

ecabanas
Creator II
Creator II
Author

Great many many thanks!!!