I have 50 variables in one data set, In reports i want to
generate every 10 variables in one page how we will write
code in proc report.
Answer Posted / guest
Using width= option on define statement in proc report.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
how the sas basic syntax style described? : Sas-administrator
Define run-group processing?
How do you specify the number of iterations and specific condition within a single do loop?
Mention common programming errors committed in sas ?
What is the role of sas grid administrator? : sas-grid-administration
What’s the difference between var b1 – b3 and var b1 — b3?
what is sas business intelligence? : Sas-bi
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What are all the problems you faced while validating tables and reports?
Explain substr function?
What is connection profile? : sas-grid-administration
How do you debug and test your SAS programs?
how could you generate test data with no input data? : Sas programming
What sas features do you use to check errors and data validation?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration