Hi All,
For one of my project , i have multiple libraries/folders and within it, there are around 25 output having different columns , header , title and footnote. My requirement is to append all these rtf output and create one consolidated rtf/pdf file. is it possible via SAS ? Can you please suggest any wayout which does not involve copy past all proc report blocks?
Thanks in advance.
> there are around 25 output
> does not involve copy past all proc report blocks
So do you want to 2) collate the existing outputs, or 2) group how proc report runs so all outputs are together?
Note that you can also output to DOCUMENT, and then rearrange the documents afterwards. See https://www.lexjansen.com/nesug/nesug11/hw/hw08.pdf
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
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.