In SSRS I am creating a report. I would like to Underline any cell in the column that is the highest value. For example, if the column were age and the values were: 12, 15, 12, 18, 12, 21. I would like for 21 in the column to be underlined.
I haven't found how to do this.
Any help?