L
LG
I have a field called codes, another field called TAT. Is it possible to get
the count of the total amount of the same code with the same TAT?
EX
Code TAT
013 0
013 1
013 1
013 2
013 2
code TAT Total
end result would be 013 0 1
013 1 2
013 2 2
the count of the total amount of the same code with the same TAT?
EX
Code TAT
013 0
013 1
013 1
013 2
013 2
code TAT Total
end result would be 013 0 1
013 1 2
013 2 2