Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I have a dashboard with 5 tabs. Sheet1, Sheet2, Sheet3, Sheet4, Sheet5.
I want to restrict one AD user named "Analyst1" to view only sheet3 and all other sheets should be hidden when he opens the dashboard from Access Point.
Any help much appreciated.
Thanks,
V.
I am attaching a file which I worked long back, I made you the admin for this dashboard. When you open the file it will ask for the password and type it as "vish".
There is a hidden script and to open that the password is "admin".
Basically when you open the file with your ID, you will see three tabs. when you login as "david" you will see only two tabs. Sheet1 was hidden for David and that is the reason you see two tabs for him. Hope this helps....
I am attaching a file which I worked long back, I made you the admin for this dashboard. When you open the file it will ask for the password and type it as "vish".
There is a hidden script and to open that the password is "admin".
Basically when you open the file with your ID, you will see three tabs. when you login as "david" you will see only two tabs. Sheet1 was hidden for David and that is the reason you see two tabs for him. Hope this helps....
Thanks Thirumala. Will try and get back if any questions. Appreciate you time.
Thanks Vish,
I wondered why I couldn't see your response in my link yesterday :-). I didn't realise you were directing me to another question.
where you have nothing under the OMIT column. does this mean the user can see everything?
Laura,
Couple of hours back I did responded to your other thread with this link.
Under the OMIT column if there is nothing then the user can see everything. Please take a note for David I have 'SALES'. Meaning David will not see the column 'SALES'.
Hope this helps...
still not working. can you please take a look at my .qvw file!
I am not able to open the file and I am getting the below error:
Access denied to the Qlikview document
Also the file is too big, can you please make a small sample and post it so that, it will be easy to test it out.
ok. try this
Have you created FLAG for specific sheet and USER??
Hi Nagaraju,
section Access;
Load * inline [
Access,UserID,Password,SHEETID
ADMIN,TEST1,TEST1,*
USER1,USER1,USER1,SH01
USER2,USER2,USER2,SH02
];
In document properties, select initial reduction based on section access
In general of your sheet tavb check conditional count( 'SH01')>1