Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 soniasweety
		
			soniasweety
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
By default existing chart should dispaly when route =Indirct then only i want to add one more dimension(Sales_stage) in the same table
i just checked this thread but im not sure To display a particular column based on filter selection in grid for my thing how it will works
attached sample
thanks
sony
 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		maybe like attached
 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		maybe like attached
 soniasweety
		
			soniasweety
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		i didnt found  what change you made  could you please tell me where is the logic implemented?
  could you please tell me where is the logic implemented?
 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		add the dimension Sales_Stage and then below enable "Enable Conditional" and enter following expression:
If(GetFieldSelections(route)='Indirect',1,0)
 soniasweety
		
			soniasweety
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		My bad   got it  worked like a charm
  got it  worked like a charm  happy weekend .
   happy weekend .
 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Nice:-)
if your problem is resolved now please close this thread!
happy weekend!
