SAS Enterprise Guide

Desktop productivity for business analysts and programmers
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. 

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1305 views
  • 0 likes
  • 2 in conversation