Can think of how to do this
I need to count the number of times someone has acheived at least one contact for a dialler.
the output needs to have columns of 1+,2+,3+ and to be dynamic in a matrix
and rows of counts
the dataset has a timescalled column for each record so for the value for the column needs to count how many records have 1+ calls for the first group and 2+ for the next and so on.
e.g.
sorry if this doesnt makes sense.
Matt
I need to count the number of times someone has acheived at least one contact for a dialler.
the output needs to have columns of 1+,2+,3+ and to be dynamic in a matrix
and rows of counts
the dataset has a timescalled column for each record so for the value for the column needs to count how many records have 1+ calls for the first group and 2+ for the next and so on.
e.g.
sorry if this doesnt makes sense.
Matt