BookmarkSubscribeRSS Feed
BrettRankin
Calcite | Level 5

Hi Everyone,

 

One of our analysts would like a table to be listed inside the body of the email node..

For example:

Date RecordCount
12/30/2016 1500
12/31/2016 1500
01/01/2017

100

 

Is that possible and how hard is it to code?

 

 

<email>
  <to>johsmith@smith.com</to>
  <from>johsmith@smith.com</from>
  <subject>Record Counts</subject>
  <message>Analyst would like Table here with their counts</message>
  <attachments>
   </attachments>
</email>
1 REPLY 1
LouGalway_sas
SAS Employee

Brett,

 

I don't know if you can generate a table in the body, but maybe this paper will help.

 

https://support.sas.com/resources/papers/proceedings15/1384-2015.pdf

 

See the second part of the paper where they talk about the use of variables.  Perhaps the use of variables will give you the information for the body of the email.

 

 

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

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