BookmarkSubscribeRSS Feed
DipeshGupta
Calcite | Level 5

Whats the reason behind getting page break in the results.

 

I am running a proc tabulate code and getting page break in results with some of the variable.

How can I close this page break thing so that I can get the output in the results.

2 REPLIES 2
ballardw
Super User

Which ods destination are you using? Most default to one table per page.

ODS RTF adn PDF use the STARTPAGE option to provide some control on pagination, ODS Tagsets.Excelxp and Excel use sheet_interval.

 

You might share the code you are using as well.

DipeshGupta
Calcite | Level 5

Thankx for your help but I found the problem. Actually there was a problem in my code because the variable with which I was trying to run a two was classification table in proc tabulate didn't have anything in common. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1496 views
  • 0 likes
  • 2 in conversation