Hello,
In my BO 3 report (webi 3), I want to change the background color of a cell according to the value of a variable.
For example, if val = "Ok" then color = red
if val = "Not Ok" then green color.
I proceeded as marked in the picture below. but the color of the cell does not change in the cell result.
