Hello !
I am using the Table to represent some data which I email. I need the data to be grouped by the field "Duplicate Group" only.
I also pass the fields "Email Id and "Subject" to the email tool. If I select "Duplicate Group" in the group by section I do not get the email and subject fields in the email tool. If I select all three of them Duplicate group, Subject and email, i get the values in the email tool but the grouping happens incorrectly.
Any ideas how I pass the Subject and Email field without adding them to group by.
Thanks