Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

how could you generate test data with no input data? : Sas programming

1233


How will you generate test data with no input data?

1229


How many data types are there in SAS?

1128


what is the use of proc sql? : Sas programming

1184


Explain bmdp procedure?

1078


how are numeric and character missing values represented internally? : Sas programming

1196


What is the difference between nodupkey and nodup options?

1078


How to create a permanent sas data set?

1304


What are the ways to do a “table lookup” in sas?

1075


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1107


What is the good sas programming practices for processing large data sets?

1174


I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry

1813


Why double trailing @@ is used in input statement?

1263


What are symget and symput? : sas-macro

1365


How to test the debugging in sas?

1239