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!

SAS Innovate 2025: Call for Content

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 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

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