BookmarkSubscribeRSS Feed
🔒 This topic is locked. We are no longer accepting replies to this topic. Need further help? Please sign in and ask a new question.
ML_Expert
Calcite | Level 5


Hello,


I have a problem: I can display SAS reports (tables) on excel via SAS addin by converting SAS reports as follows:

 

<
ODS sasreport path = "////" file = " /// .srx" style = HTMLBlue;


PROC ...

.....

 

ODS sas report close;

>

The problem is that this only works for tables and not for graphics. My graph is in the SAS report but is not displayed in excel via SAS addin.


Thanks for your help!!!

 

Nicolas

1 REPLY 1

 

This is a knowledge-sharing community for learners in the Academy. Find answers to your questions or post here for a reply.
To ensure your success, use these getting-started resources:

Estimating Your Study Time
Reserving Software Lab Time
Most Commonly Asked Questions
Troubleshooting Your SAS-Hadoop Training Environment

SAS Training: Just a Click Away

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

Browse our catalog!

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