BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SASdevAnneMarie
Barite | Level 11

Hello,

I use the proc report. Sometimes (the first image) my 9 columns are truncated. When I re-run the programme (the seconde image), it is not truncated.

Maybe you know how I can fixe my column and have the correct report all time? Thank you very much!

Exemple_1.jpgExemple_2.jpg

1 ACCEPTED SOLUTION

Accepted Solutions
FreelanceReinh
Jade | Level 19

Hello @SASdevAnneMarie,

 

Isn't the page orientation portrait in the first image and landscape in the second? Obviously, this makes a substantial difference in terms of available horizontal space. If your ODS destination is RTF, there is an interaction with the ORIENTATION= system option.

View solution in original post

4 REPLIES 4
andreas_lds
Jade | Level 19
Please post the code you are using and some fake-date to illustrate the behaviour, both as text so that we can use it in our own environments.
Patrick
Opal | Level 21

Have you already investigated if increasing the values for  linesize and eventually pagesize could help? Documentation here

FreelanceReinh
Jade | Level 19

Hello @SASdevAnneMarie,

 

Isn't the page orientation portrait in the first image and landscape in the second? Obviously, this makes a substantial difference in terms of available horizontal space. If your ODS destination is RTF, there is an interaction with the ORIENTATION= system option.

SASdevAnneMarie
Barite | Level 11
Thank you!
I changed the position of my option=landscape, now it works.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 4 replies
  • 1152 views
  • 1 like
  • 4 in conversation