Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 vipin_mishra479
		
			vipin_mishra479
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
here i create 1 chart take a dimension month
and my current month is july and my graph show me all 12 month data
my requirement is
if my month = current month then change the axes color
here i write this expression
if(wildmatch(Month,'Jul',red(),green())
in axes tab but is not working .
Any help.
 
					
				
		
I think this is your requirement. You write an expression as =Month. Hide the legend of dimension and check the following properties
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Good work around Deepak!
 
					
				
		
PFA the solution.
 
					
				
		
Thanks tresesco
 aveeeeeee7en
		
			aveeeeeee7en
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Good Job Deepak.
Very Innovative.
 
					
				
		
Thanks Nag Aviral
 
					
				
		
 vipin_mishra479
		
			vipin_mishra479
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks Deepak is it work

