![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to count all calls in a database that have been called. This calculation is noting when something is called and giving it the value of "1". But I can't sum them up for all records. I have tried a self link relationship using the record ID but then everything is counted even calls not marked as "Called" Case (Call Status = "Called" ; Count(Call Status) ; Call Status ? "Called" ; " " ; " ") -S |
#3
| |||
| |||
|
|
I am trying to count all calls in a database that have been called. This calculation is noting when something is called and giving it the value of "1". But I can't sum them up for all records. I have tried a self link relationship using the record ID but then everything is counted even calls not marked as "Called" Case (Call Status = "Called" ; Count(Call Status) ; Call Status â‰* "Called" ; " " ; " ") |
![]() |
| Thread Tools | |
| Display Modes | |
| |