I have a report that displays many different items and there percentage, there is also a dbr.Sum performed on the percentage as the report is only complete when the total percentage is 100.
Is it possible to apply colour formatting to just the Total field, where the value is show in Green if the Total is equal to 100, otherwise it is shown using red text.
I don't want to apply the style to all the rows in the report, just the summary row.