I have a list report as the following table.
Emp Id data
Xxxx1 1xxx6
Xxxx2 2xxx7
When I try to mail data to Empid's and put the Data item Emp id in the To field
It takes both the employee id's
Eg:
To:[Emp Id] (by default it takes both Xxxx1 and Xxxx2)
CC:
Body
[Emp id][Data] (by default it takes whole of the List report).
Instead I want only one to one mapping for the data items. That is I want data to be sent to only one Emp Id at a time and with only his relevant data.
Can somebody help me on this.
Not sure though how you are doing it.
You should be getting it by Bursting method, have you tried so?