BookmarkSubscribeRSS Feed
odmhx
Calcite | Level 5
I am having trouble at writing the group info above the report body using proc report.

This is what I want to do:
_page_
Name: John Doe
Age: 20
Address1: 123 Main St, City: Any, St: Any
-------------------------------------------------------------
var1 var2 var3 var4 var5
var1 var2 var3 var4 var5
Total for this client:

Start a new page with a new patient.

Any suggestions are appreciated.
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Explore using PROC REPORT and also the BREAK statement, as well as other required statements too.


Scott Barry
SBBWorks, Inc.

SAS support website DOC references:

PROC REPORT statement:
http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/a002473620.htm#

PROC REPORT - BREAK statement:
http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/a002473623.htm

PROC REPORT - one example:
http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/a002473656.htm
odmhx
Calcite | Level 5
Thank you!

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 918 views
  • 0 likes
  • 2 in conversation