Hi all, I'm not a English native speaker, but I will do my best to explain ther question. To be clear, I need done this in "Report". So that means I can't use a saved job as in Dashboard. So I need done this in a single search, I guess. I did some previous search, and get a result table like this below table: Test_Project Test_Site Failed_Test_Items Test_Admin_Email Notebook_XX A Item_1 Item_5 Item_7 dog@mail.com, cat@mail.com, bird@mail.com Mobile_DD A Item_1 Item_2 dog@mail.com Notebook_XX B Item_3 cat@mail.com Mobile_DD B Item_6 Item_7 bird@mail.com, cat@mail.com Faild_Test_Items is a multi-value column. Test_Admin_Email is a single-string column. Anyway, I need send email about the testing result row by row. For example, send this to 3 different email address: dog@mail.com, cat@mail.com, bird@mail.com Test_Project Test_Site Failed_Test_Items Notebook_XX A Item_1 Item_5 Item_7 And send this to two email address: bird@mail.com, cat@mail.com Test_Project Test_Site Failed_Test_Items Mobile_DD B Item_6 Item_7 Every row will represent different email. So in this case, I will send 4 emails. And it need to be done by Report, because I need schedule it. Please help me in a simple way, maybe use some simple examples. I am still a Splunk noob.
... View more