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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
raghavsurya
Partner - Specialist
Partner - Specialist

control the access to file

Hi All,

We need to design the access to various users. we also have a scenario wherein few users should not be provided access to few tabs in an application.

Can somebody guide me how to set up the access controls at application level and at individual Tab level.

Regards,

Raghav

3 Replies
Not applicable

Hi,

Data level access can be set up using the Section access.You will have to apply this in script level and you can find the details under section 26.3 in page 506 in the QV9 reference manual.

Tab level access control can be made by setting the 'show sheet' property to conditional and add the appropriate condition (ex. Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 if(osuser()='XXX',true(),false())) in the expression.

Hope this helps.

-Haneesh

Not applicable

Find attached the security example with spreadsheet plus the white paper

(Uname = QT , pwd = QT)

[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2251.Data_5F00_protection_5F00_and_5F00_security_5F00_in_5F00_QlikView.pdf:550:0]

[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7041.SecurityDemo.xls:550:0]



raghavsurya
Partner - Specialist
Partner - Specialist
Author

Hi,

Thanks a lot for your kind help.

Regards,

Raghav