I need 2 evaluate 1 record then 1 or more records depending on number of groups ticket was assigned to. In order to define resolved & assigned ticket counts for certain groups.
First example need to count ticket assinged to abc1 but not resolved by them.
Second example need to just count once for them resolving but not for assigned to them abc1.
I tried several formula's I just cannot determine how to do the loop back to evaluate more than one record.
Any assistance would be greatly appreciated.
Example 1
rec1 ticket# fieldtype ticketstatus assigngrp Pri
HD11111 status Resolved abc16 high
rec2 HD11111 group Assigned abc1 high
rec3 HD11111 group Assigned abc12 high
example 2
rec1 HD22222 status Resolved abc1 high
rec2 HD22222 group Assigned abc1 high
First example need to count ticket assinged to abc1 but not resolved by them.
Second example need to just count once for them resolving but not for assigned to them abc1.
I tried several formula's I just cannot determine how to do the loop back to evaluate more than one record.
Any assistance would be greatly appreciated.
Example 1
rec1 ticket# fieldtype ticketstatus assigngrp Pri
HD11111 status Resolved abc16 high
rec2 HD11111 group Assigned abc1 high
rec3 HD11111 group Assigned abc12 high
example 2
rec1 HD22222 status Resolved abc1 high
rec2 HD22222 group Assigned abc1 high