From: Stewart, T. L. <Tom...@la...> - 2008-04-21 15:30:10
|
Does anyone know of a way for me to check/alarm different values on the same column for alerting within a branch? Example: In a branch... Name Value Name1 10 Name2 20 Name3 30 Name4 40 I want to alert name1 only if the value is say over 20 I want to alert name3 only if the value is say over 90 I don't want to alert on name2 or name4 so I can use the exceptions file and regex them. Thank you for any thoughts... Tom |