Is it possible to use a field value in the body section of the email tool?
e.g.
Hi [name],
There were [final_count] patients this past week. Click here [URL_link] to follow up.
Cheers
@jason_scarlett
Knowing that you need some sort of formatting, I would point you away from the formula tool and towards the report text tool. Once you build the text field, you can drop that into your email.
Configuration:
Result:
My recommendation would be to use a formula tool to assemble your message within a single field. After building out the message, set up the body of your email tool to use the message field.
That will work, but how do I insert line breaks?
I tried "\n" but that didn't work.