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 = 1 then color = redif val = 2 then green colorIf you know how, thank you in advance for your help!