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
Diamond | Level 26

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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

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