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!

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