Hi,
I have a simple table report with 1 group. Based on a field in the detail section, I would like to color the group values(header) in red/black.
For example
- if there is a row in detail section which has IsNew = 1 then color detail row and corresponding header(group) row to red.
How can I do this in SSRS 2005?
Thanks.