Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can anyone help to get color stripe in pivot chart?
Some thing like this
Thanks,
Ravi Shankar
May be use this for all expressions
=if(Even(RowNo(TOTAL)), LightBlue(), Green())
The Months columns in your sample are pivoted ?
This logic is not working
Could be issue with Field Names for 3rd and 4th one. Can you remove that and try then We can look whether how we can achieve this?