Hello everyone,
I am asking for support here for an application that I would like to do.
I have a CASE TABLE in which calls to a call center are recorded. Each line represents a received call.
The goal is to count the Recallers, i.e. those numbers that call several times in the period considered, and their frequency.
In other words, I would like to see how many people call twice, thrice, four times, etc.
I made a drawing to make better understood in which I recorded 9 calls made from 4 different numbers: I want to put them in a table or graph that shows me that there are 2 numbers that called 2 times, one number that called 4 times and a number only once. (I don't care about the phone number, I put up numbers just to show what I have available and what I want).
Could anyone help me set up a component with PQL?
Thanks