Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

hide document at access point

AOA all

i have two domain user dm_store and dm_medical i also have two (dashboards medical and inventory) on server...

i want to hide medical dashboard from store user and vise versa....

so that if dm_store login only one document suppose to be shown.

how to deal with this..

i think hidden script can do a work for me but how??

advice plz

1 Solution

Accepted Solutions
Not applicable
Author

thnks all who replied!!

actualy i have done wht my requirment is by written hiden script

for sessino rights the user i have define in script with admin/user rights can see the doucument at acces point

other user can not see the document at acces point.... wht I did is

create hiden script....

after this

View solution in original post

3 Replies
jagan
Luminary Alumni
Luminary Alumni

Hi,

I think you need to manually remove the access to this user from file properties.  Right click on File

Security tab-> Remove permissions for the user

Hope this helps you.

Regards,

Jagan.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Do you mean you have two QVW application one for Medical and one for Inventory?

     If yes then you dont need hidden script.

     In this case if you are using the NTFS mode of security then you must go to the properties of individual QVW application (By right Clicking the Qvw file) and in security you must add the users for which you want to show the report.

     If you are using DMS mode, Go to QEMC -> Document Tab -> Click on application -> Authorization -> Add the user name here.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

thnks all who replied!!

actualy i have done wht my requirment is by written hiden script

for sessino rights the user i have define in script with admin/user rights can see the doucument at acces point

other user can not see the document at acces point.... wht I did is

create hiden script....

after this