BookmarkSubscribeRSS Feed
analyst_work
Obsidian | Level 7

I am using the t.title statement to output a table with SAS RWI. In the title statement for proc template we can set two justifications within the same title, eg.

 

title j=l "Title1" j=r "Page ^ {thispage} of {lastpage}";

 

is there a similar option for the title in SAS RWI?

 

Thanks

1 REPLY 1
Cynthia_sas
SAS Super FREQ

Hi, you will need to show more code. I am not familiar with a "t.title" statement in the RWI.

Look at the example output for the "Complex 5" output on page 16
http://support.sas.com/resources/papers/proceedings16/SAS5762-2016.pdf

That title was written with a regular TITLE statement.

cynthia

Here's a modified version of the program from the paper. The regular SAS title statement works fine with the differing justifications:

title_with_rwi.png

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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