ScottPugh
6 years agoQrew Cadet
How to calculate total of a grouped field
I have a table called Alerts. Each Alert has a 'type'.
I'd like to calculate the # of Alerts by Type and when the # of any one alert type is greater than 10 trigger a notification.
As a first step I'm struggling with how to calculate the summary field that holds the # of Alerts by Type.
I'd like to calculate the # of Alerts by Type and when the # of any one alert type is greater than 10 trigger a notification.
As a first step I'm struggling with how to calculate the summary field that holds the # of Alerts by Type.