BookmarkSubscribeRSS Feed
Jaheuk
Obsidian | Level 7
in SAS 8.2 on mainframe this worked:
call define(_row_,'style','style={background=bisque FONT_WEIGHT=BOLD frame=box}') ;

however with SAS 9.2 now it does NOT work anymore??

I got a solution with style(summary) ...... but nevertheless it should keep working!!!

any ideas??


Regards,
Herman
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
I do remember that there were some changes to PROC REPORT between 8.2 and 9 that altered where you could change cell values (COMPUTE AFTER versus COMPUTE varname). You might have stumbled onto one of those instances. Without seeing more of your code, it is hard to comment.

You might want to work with Tech Support on this question ,as they could replicate your results on the relevant operating systems and tell you whether the behavior is a bug or one of the differences.

cynthia

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
  • 646 views
  • 0 likes
  • 2 in conversation