Sorry, i can't see the extra-space you want.
Are you creating text, rtf, html or pdf output?
Have you checked the style-option?
Add some 'blank' character like TAB.
Heading 1||'09'x||'09'x
or use
style={cellwidth=10cm};
Hi:
PROC REPORT typically only puts HEADER rows at the top of the report. There would not typically be a Heading 2 or Heading 3 in PROC REPORT output unless you manipulated your data in some way.
What PROC REPORT code are you using? Can you post some test data? Without seeing your DATA, it's hard to visualize what PROC REPORT code is going to give you Heading 2 and Heading 3 on the report unless you use COMPUTE blocks of some kind.
For example, in this example, I create a text string called Heading 1 or Heading 2 based on the value of the PRODUCT variable and use a COMPUTE before block to write out the text string.
However, without seeing more of your data and YOUR code, it is impossible to say how to add more "space" to the report.
Cynthia
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.