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
Diamond | Level 26
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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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