I'm building a workflow in Microsoft CRM 4.0 for an Entity E1. In this wf, I have to send an email. In the email, I have to print all entities of E1 that match certain conditions.
For example, it would be great the following mail:
Hi Carl, this is your list of account created until yesterday:
- account1, info
- account2, info
- account3, info
Ho can I do it? It seems I can't!