Hi,
In APEX 21.1 is is possible to have conditional column highlight on master detail IG i.e.
Based on the row selected in the parent report it will have a column with one of three values
e.g. A,B or C
depending on the value certian columns in the child report will have a background color
e.g. if a row in the parent column is selected with the value A then columns 2,3 and 5 will have a background of red but if B is selected then columns 1,2 will be green but if its C then non will be highlighted.
I've tried a dynamica action to get the value from the parent report but i cant seem to get that to work so any ideas?
Thanks in advance