BookmarkSubscribeRSS Feed
Ronein
Onyx | Level 15

Hello

I need to export  SAS  formatted tables and   SAS   graphs to excel file (multiple sheets).

I need to export for example a table and a chart to same sheet .

What is best way to do it?

ODS  excel or ODS TAGSETS.EXCELXP   or another method?

My friend told me that she didn't succeed to export the charts by using ODS TAGSETS.EXCELXP.  Is it true?

 

thanks

Ronein

 

1 REPLY 1
Reeza
Super User

@Ronein wrote:

 

My friend told me that she didn't succeed to export the charts by using ODS TAGSETS.EXCELXP.  Is it true?

 

 

 


Yes, ODS TAGSETS.EXCELXP does not support graphics - it generates an XML file and XML does not support graphics.

 

ODS EXCEL works fine. 

https://blogs.sas.com/content/sgf/2017/02/20/tips-for-using-the-ods-excel-destination/

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