Hi,
I have multiple IG report on various pages and every page have IG have a column as STATUS and I want to change the background colour of the row base on STATUS value.
e.g If STATUS = 'Complete' THEN lightgreen
elsif STATUS = 'Cancel' THEN lightpink
end.
I am trying to write a common function so that I can use DA to each region to change.
something like this
