Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Good work around Deepak!
PFA the solution.
Thanks tresesco
Good Job Deepak.
Very Innovative.
Thanks Nag Aviral
Thanks Deepak is it work