define date/ DISPLAY ;
Please post your proc report code.
define date/ DISPLAY ;
You can define a relative short length to that variable.
define comment/style={cellwidth=2cm};
Or you can make your PDF page bigger to hold that variable.
1) options leftmargin=0 rightmargin=0;
2) options papersize=(40cm 100cm);
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.