i have a column name fruit/grape, its displays in next row. how can i display fruit/grape'
proc report
define fruit_type / display style(column)=[just=left cellwidth=1.1in] 'fruit/grape';
Hi:
The '/' slash is the default "split" character for PROC REPORT headers. If you need to use the slash in your header and you do NOT want it to cause a line break, then you have to change it, as shown below:
Cynthia
Hi:
The '/' slash is the default "split" character for PROC REPORT headers. If you need to use the slash in your header and you do NOT want it to cause a line break, then you have to change it, as shown below:
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!
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.