Hi,
I am able to get child items from parent list where i have a repeating section following: Repeating section as html table in mail. I am also able to filter repeating section data and put it into HTML. However, i am not able to send separate emails based on choice. Below is the scenario:
I have a choice field called company, and example choices are: 1, 2, 3, 4, 5, 6. I want to be able to send one email and the contents related inside the repeating section from company 1, 2, and 3 to one set of users, and the contents related inside the repeating section from company 4, 5, and 6 to another set of users. How do i accomplish this?