ODS and Base Reporting

Build reports by using ODS to create HTML, PDF, RTF, Excel, text reports and more!
BookmarkSubscribeRSS Feed
Olivier
Pyrite | Level 9
I've been asked what type of Output is produced by EG 4 when you select the "Report" option. Code shows that an ODS SASREPORT statement is executed. The output file is some kind of XML.
My question is : what is this type of documents made for ?

Thanks in advance.
Olivier
2 REPLIES 2
Cynthia_sas
SAS Super FREQ
SASREPORT is the ODS tagset that produces the kind of XML needed to define reports for SAS Web Report Studio. SAS Web Report Studio knows how to render or transform the report description from the XML that you see into a report form that is appropriate for whichever viewer (in the BI Platform) is being used.

In early versions of SAS Web Report Studio, it and the Information Delivery Portal were the only client applications that could render/transform SASREPORT XML into a report on the screen. Now, however, other client applications (like EG, Microsoft PowerPoint, Microsoft Word) can create SASREPORT XML, but the assumption is that you will be using the created output within the context of the Business Intelligence Platform.

Your users should NOT need to use this format unless you want to design output that is compatible with SAS Web Report Studio.

cynthia
Olivier
Pyrite | Level 9
Thank you Cynthia.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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
  • 2 replies
  • 1771 views
  • 0 likes
  • 2 in conversation