Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 varunreddy
		
			varunreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
Is there a way we can restrict the clear all buttons to exclude clear two fields.
I.e. If I have fileds A to Z. I want to claer all the filters from A to Z except D and F.
Is it possible?
Thanks in advance!
Cheers!
 
					
				
		
 effinty2112
		
			effinty2112
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
You could lock fields D and F before doing the clear.
 varunreddy
		
			varunreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Bill,
I am trying to build the dynamic report. My issue is if user makes particular selections from field called dimension and if in case selects clear button. Then he needs to select all the filed values again. Which is not appropriate. Is there a way to unclear the field?
Thanks in advance!
 varunreddy
		
			varunreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		How can I lock?
Can you brief me?
 
					
				
		
On a field that is selected, i.e. green, right click it and click the Lock option. It will turn blue to show it is locked.
 varunreddy
		
			varunreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Bill,
I am trying to build the dynamic report. My issue is if user makes particular selections from field called dimension and if in case selects clear button. Then he needs to select all the filed values again. Which is not appropriate. Is there a way to unclear the field?
Thanks in advance!
 
					
				
		
 effinty2112
		
			effinty2112
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Varun,
You could create a button with 24 Clear Field actions, one for each of your fields.
Cheers
 varunreddy
		
			varunreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Andrew,
Is there a way to exclude those two?
Cheers
 
					
				
		
Not sure how you are creating your dynamic report, but have a look at this blog postCustomizable Straight Table and you won't hit the problem I think you are describing.
 
					
				
		
 effinty2112
		
			effinty2112
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Make a button with three actions
Lock Field D
Lock Field F
Clear all
