BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Dear all,
with a specific format you can assign a color to a range of values.
I would like to give the MAX value a specific color. This value can be 3 or 3000.
In the past i have seen examples to accomplish this by searching for the max value and give all cells with this value a color.
Perhaps with the latest release 9.1.3 SP4 there is a nicer solution??

Regards,
Herman
1 REPLY 1
JackHamilton
Lapis Lazuli | Level 10
If you're using PROC REPORT, you could find the max val;ue in a COMPUTE BEFORE, and set the color for the appropriate row(s) with a CALL DEFINE in a compute block for the appropriate column.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1220 views
  • 0 likes
  • 2 in conversation