Transcription of SUGI 26: Format Challenges with PROC REPORT
{{id}} {{{paragraph}}}
1 Format Challenges with PROC REPORTLisa M. Schneider, Covance Inc., Princeton, NJABSTRACTPROC REPORT is a very useful tool in the production of tables,particularly if the data to be presented in the column contain thesame kind of information for all rows in the table. A morechallenging situation arises when different types of data ( ,discrete and continuous variables) are used in the same columnto represent dissimilar information that often needs to bedifferentially displayed. If the REPORT also requires the use of aclassification variable to define columns of the REPORT , morecomplications can use of COMPUTE statements and an ACROSS variable tohandle these conditions is explored. COMPUTE statementsconditionally assign different formats to the various datapresented in the same column based on the values of variablesused to distinguish the rows in the table.
1 Format Challenges with PROC REPORT Lisa M. Schneider, Covance Inc., Princeton, NJ ABSTRACT PROC REPORT is a very useful tool in the production of tables,
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}