BookmarkSubscribeRSS Feed
newbi
SAS Employee
Is it possible to view proc report in web report studio ?

Thanks
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
If you create a stored process that uses PROC REPORT, the stored process should be viewable in Web Report Studio. There are some things that might be different with your stored process:
1) LINE statement output is not used by WRS -- so you will not see LINE statement output. In some versions of WRS, you will not see anything if your stored process has LINE statements; in other versions of WRS, you will see the basic report but without the LINE statement. You should work with Tech Support if you have a stored process and your PROC REPORT output does not show up in WRS.

2) If you create your stored process to use a style such as SASWEB or JOURNAL, you need to be aware of the fact that not all ODS STYLES are used by WRS -- so your output might have different colors or fonts in WRS than it shows in Word or EG.

If you work with Tech Support, they can look at all your code and your stored process and ask questions about your platform to help you come to a resolution of your issues with PROC REPORT and WRS. I have used PROC REPORT with stored processes that have been executed in WRS and except for the issues above, PROC REPORT output should display in WRS.

cynthia

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1034 views
  • 0 likes
  • 2 in conversation