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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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