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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Hiding Particular Table

Hi friends,

                  I have a requirement where in i nid u people help......

                  I nid to hide a particular table from specific user -

                  Say for example - table 1 , table 2, table 3 , table 4

                  I nid table 2 to be hidden from specific user....

                  Is it possible?

regards,

Vaibhav

5 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can use OSuser (or QVuser if you use section access) in the Show condition expression on the Layout tab of the properties screen for the chart. Something like: if(OSuser() = 'MyUser',0,1)


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

hi gysbert.....

                      thnx a tone for ur reply...........

                    can u ellaborate a little more.....m not getting u.... let me remind u....i nid to hide specific table feilds from specific user.....

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See the expression in the text box after Conditional:

conditional_display_osuser.png


talk is cheap, supply exceeds demand
Not applicable
Author

Hi Is it possibe to restrict set of users which are mentioned ia a field.

Anonymous
Not applicable
Author

hi Gysbert

                    Dear its like if the user is a power user n if he tries to make another chart he wil b able 2 see tat feilds as he is a POWER User and what u are applying condition wil only work for tat chart and not over all hididng of feilds from table.... right?

Regards,

Vaibz