BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,
By default, the footnote will appear in the page buttom, when an ODS RTF procedure is used. How can I make the footnote appeared right beneath a table? Many Thanks.

Frank
2 REPLIES 2
Cynthia_sas
SAS Super FREQ
Hi:
By definition, a footnote goes at the bottom of the page.

If you need something like a "caption" under a table, if you're using PROC REPORT, you can write the text with a LINE statement in a COMPUTE AFTER code block. Or, for other procedures, you can investigate the use of ODS TEXT= in order to place text under your table, but not at the bottom of the page.

cynthia
ballardw
Super User
If using one of the Markup, Printer or RTF outputs the style attribute of POSTTEXT works in some procedures.

My experience with ODS TEXT is that the text usually has two blank lines before the text but POSTTEXT is immediately after the table.

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