Hi Gurus,
We have a report with columns that includes attributes: 'X Email ID', 'Y Email ID', 'Z Email ID'. We want to email this report to these three Email IDs when ever there is >0 rows in this report (think of it as re-order alert for inventory or funding alert for bill payment etc.). Therefore, we want to list the values in 'X Email ID', 'Y Email ID' and 'Z Email ID' columns in one column such that the values appearing one after the other (i.e. all X Email IDs then after all Y Email IDs then after all Z Email IDs) in a single field, so that we can use that report to specify the 'Recipients' of this alert. Or alternatively, any other approach to accomplish this requirement, any input is highly appreciated.