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 / gaurav verma
proc report data=xyz nowd headline ps=14;
columns < > ;
define < > ;
run;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what can you learn from the sas log when debugging? : Sas programming
name some data transformation used in sas di? : Sas-di
what is broad cast agent? : Sas-bi
what is data integration? : Sas-di
explain the key concept of sas? : Sas-administrator
how many types of prompts are there? : Sas-bi
what is change analysis in sas di ? : Sas-di
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Approximately what date is represented by the SAS date value of 730?
Can you explain the process of calendar?
What does P-value signify about the statistical data?
what are several options for creating reports in web report studio? : Sas-bi
Tell e how how dealt with..
what is the Population you used in your project, is it ITT or PP?