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