Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 jsingh71
		
			jsingh71
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have 5 tabs in my qvw. I want to create 2 types of user suppose Admin and Normal.
If I login through Admin it shows all the 5 tabs and if I logged in through normal user it show only first 2 tabs tabs.
How I got this??
 
					
				
		
 khadeer
		
			khadeer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
in the sheet --> conditional -->
use expresion like
OSUSER() = Amit123
 
					
				
		
 khadeer
		
			khadeer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
By using section access u can do this.
PFA.
 
					
				
		
 jsingh71
		
			jsingh71
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanx a lot boss.....
 siddharth_kulka
		
			siddharth_kulka
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks, good thing is that your concept works for both sheet as well as object level security. Great!
