Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can i paint one row, and don't paint the another, and so on ? It's to read more clearly.
Greetings
yes. it is possible but not through Style options.
you can use an expression like below to achieve it.
Identify each row using rowno() and then paint even numbered rows with one color and odd numbered rows with other color by using Background color available for dimension and expression. Even function can tell you whether a number is even or odd like below
Yes you can.
In the properties sheet, go to Style and select under Current Style Pyjama Green and then in strips every... select how frequently you want to alternate colors
have you already tried Stripes every "#" row option available under Style of the chart properties.
I see the option but i cannot use it. Do you know why?
Color alternate rows?
are you using Pivot table??
yeah. it was that
can't i do it in the pivot tables?
regards
yes. it is possible but not through Style options.
you can use an expression like below to achieve it.
Identify each row using rowno() and then paint even numbered rows with one color and odd numbered rows with other color by using Background color available for dimension and expression. Even function can tell you whether a number is even or odd like below
Hi Sunny, Seems yes alternative row feature of SAP BO.