Hello,
I use Email tool from reporting tab and it is going to email the output. Also I need add some of calculation summary in the email body. Is there possible way to add to that the email body?!
thanks,
I tried and didn't give me right output. I would like have something like picture below.
but it give me each row in different email and I get so many emails.
Something like this?
Ok, so I think the Group by Option in the Table tool is the culprit!
By checking to group by each of those fields, you're essentially creating a separate table for each group and each table will get the text added and then emailed individually with the email tool.
If you want everything in the same table, uncheck all the group by check boxes. Now only 1 table will be created which should result in only one email.
You can create the email body text in a report text tool where you can insert data from fields into the report text. You can then select this report text tool as the field to use for the body text in the email tool
yes But I can insert one not a table. how can I insert multiple field?