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-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!

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