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 / venu
use with global option pagesize=10;
Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
how does sas handle missing values in sort order? : Sas programming
what is program data vector? : Sas-administrator
How to limit decimal places for the variable using proc means?
what are sas/access and sas/connect? : Sas programming
what has been your most common programming mistake? : Sas programming
what do you mean by data staging area? : Sas-di
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
What is the difference between class statement and by statement in proc means?
How does the internal authentication work in sas? : sas-grid-administration
explain the use of % includes a statement in sas? : Sas-administrator
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
what is sas business intelligence? : Sas-bi
What are the implications?
How does proc sql work?