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