Summary Alerts - Grouped By
Hi,
Does anyone have any ideas how to create a summary alert that goes to specific groups?
I want an alert that goes to managers detailing their teams, but i only want the manager to recevie information about their own team and not everyones on the list? i want to handle this in one alert rather than creating many.
As it stands the code below would send a alert to every manager rather than just the manager i've group it by. I want the alert to send a summary to each manager with their team list on it.
Code:
select
Does anyone have any ideas how to create a summary alert that goes to specific groups?
I want an alert that goes to managers detailing their teams, but i only want the manager to recevie information about their own team and not everyones on the list? i want to handle this in one alert rather than creating many.
As it stands the code below would send a alert to every manager rather than just the manager i've group it by. I want the alert to send a summary to each manager with their team list on it.
Code:
select
Tagged:
0