Hi there,
I have Figure which has more than 10 footnotes to be displayed. Is there any option in SAS to display more than 10 footnotes as we do in PROC REPORT using compute block statement.
Actually, You can use one footnote to hold all these footnote: ods escapechar='~'; FOOTNOTE ' aaaaaaa ~n bbbbbbb ~n cccccccc ~n dddddddddd';
Can you have one footnote with multiple lines?
Or use ODS text?
Yes, I have idea of using multiple footnotes in one Footnote statement. and also by using ODS text statement does the text print outside the graph area.
Actually, You can use one footnote to hold all these footnote: ods escapechar='~'; FOOTNOTE ' aaaaaaa ~n bbbbbbb ~n cccccccc ~n dddddddddd';
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.
Ready to level-up your skills? Choose your own adventure.