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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register 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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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