Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 marjan_it
		
			marjan_it
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All.
I have a straight table with a dimension group and some expression.I want to show all expression for 2 dimension but for 3thd dimension I want to hide one of expression. what can I do for this?!1
 
					
				
		
 lironbaram
		
			lironbaram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi
have a look at the attach file
basically all you need to do is to set a conditional show on the 3rd expression
where your expression is
GetCurrentField(Cyclic1)<>'TempNo'
 
					
				
		
 lironbaram
		
			lironbaram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi
have a look at the attach file
basically all you need to do is to set a conditional show on the 3rd expression
where your expression is
GetCurrentField(Cyclic1)<>'TempNo'
 
					
				
		
 marjan_it
		
			marjan_it
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks alot. thats correct
