BookmarkSubscribeRSS Feed
HitmonTran
Pyrite | Level 9

Hi 

 

I need to output proc report by dose group 1 and group 2. Can someone give me a general idea on how to do so:

 

want (see highlight):

HitmonTran_0-1609986575498.png

 

2 REPLIES 2
data_null__
Jade | Level 19

Use by-variable directivies in TITLE statement(s).  You will also need a BY statement.

 

Title5 j=l "#byval1";
SASKiwi
PROC Star

This example in the documentation looks like one possible approach: Report Example 

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
  • 2 replies
  • 888 views
  • 0 likes
  • 3 in conversation