Below is the example of the events in table
So when you a stats i need like trans1 as 4 , trans2 as 5 , trans3 as 1 , the count combined from filed a and field b ingoring ERR and Res from these fileds. and also i want o do some avg on resptimeinsecs accordingly.. thanks in advance.
Event Flied A FliedB Source resptimeinsecs
1 Trans1 Res CP 10
2 Trans2 Res CP 45
3 Err Trans3 CP 67
4 Trans1 Res CP 91
5 Err Trans2 CP 78
6 Trans2 Res CP 86
7 Trans1 Res CP 90
8 Trans2 Res CP 86
9 Err Trans1 CP 90
10 Trans2 Res CP 86
... View more