Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi
Is it possible to restrict access to certain sheets within an application?
Thanks
Adrian
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Yes,have a look at below post.
http://community.qlik.com/docs/DOC-4435
Or
Have a look at Osuer() function too.
Regards
ASHFAQ
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Yes,have a look at below post.
http://community.qlik.com/docs/DOC-4435
Or
Have a look at Osuer() function too.
Regards
ASHFAQ
 
					
				
		
Hi Adrian,
Do you have section access on the model?
If so then you can simply assign a value to each user and then do a show / hide sheet based on that value.
Regards,
Marius
 
					
				
		
Could you elaborate? How would the load inline look?
Thanks
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
My link demonstrate that.
Regards
ASHFAQ
 
					
				
		
Just so I understood, I can incorporate the sheet access as follows?
ACCESS,USERID,SHEET1,SHEET2,SHEET3
ADMIN,A,1,1,1
USER,B,1,1,1
USER,C,1,1,0
USER,D,1,0,1
etc...
And then put conditional show on each sheet based on the value under SHEET1,2,3 etc
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes, you can.
But you have to define sheet access like demonstrated in the post.
In order section access to work.
Regards
ASHFAQ
 
					
				
		
Sorry Adrian,
Was in a looong meeting. But look at Ashfaq's link. That pretty much explains everything.
Regards,
Marius
