BookmarkSubscribeRSS Feed
garretta
Calcite | Level 5
Within SAS EG, is there a way to send query results, reports, etc. in the body of an email as opposed to as an attachment?

I need to generate an automated daily email based on a predefined email body template with roughly 10 metrics. The value of these metrics will vary each day, and should appear in the email message itself rather than in an attached report.

Ex:
Report Date: MM/DD/YYYY
Metric Value
X 100
Y 90
etc.

Thanks
2 REPLIES 2
ChrisHemedinger
Community Manager
For this, you will have to use SAS statements to achieve what you want. You will need to use the FILENAME EMAIL method. You should be able to run such programs within SAS Enterprise Guide.

Here's a helpful conference paper from Chuck Hunley:

http://support.sas.com/resources/papers/proceedings10/060-2010.pdf

Chris
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
garretta
Calcite | Level 5
Thanks!

The paper was quite useful. However, I'm still having one issue.

I'd like to embed an image from my hard drive into the body of the email. I can attach the image as an attachment, but within the email body I'm only seeing the dreaded red x. Outlook settings are not the issue.

Thoughts?

put '';

Thanks

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 850 views
  • 0 likes
  • 2 in conversation