Hi all,
1. I need to get an output as my second diagram but I am getting a 1st diagram as my output.
The problem is column title and border-bottom is overlaying each other.
I have used proc report and ods pdf
Thanks.
If your titles variable names, labels and values are so sensitive that you have to cover over all of them then modify your code to use a SAS supplied data set such as SASHELP.CLASS or SASHELP.CARS or other set you should have in the SASHELP library that will demonstrate the exact behavior of your code. Then post the code using that data set. Include all ODS options and the ODS style in effect.
With the code using a data set we have available, such as SASHELP.CLASS we can duplicate the results and possibly provide example solutions. Pictures without code don't help much as many different procedures might produce the output you show.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.