I'm new is SAS, trying to open proc means output in proc report to beautify it. However, it didn't open as it was in proc mean. I would appreciate any suggestions, tips and tricks.
I'm looking for output like in proc report (below), Can I get that output through proc means (below)?
Not by default, you need to use a process similar to what's shown which involves customizing the output to what you need.
Don't. Learn to use ODS first and control the output directly from PROC MEANS.
I need to get an output as attached from a data set. I tried using Proc means and Proc report, but didn't help. Any suggestions please?
Yeah, that's not standard output. Look for a paper called 'Creating Complex Reports' from Cynthia Zender that will detail how to create these reports.
Thank you Reeza!
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore Now →Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.