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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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