You could check into Look Ahead Aggregates (ValueExp = Max(Salary) ); however, this would have to be in a control in the Content frame, and you would still have to check each salary value against this max value in order to know whether or not to change the color.
Or, just do this is the SQL stmt.