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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1334 views
  • 0 likes
  • 3 in conversation