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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1003 views
  • 1 like
  • 4 in conversation