Eternalbliss
New Member
- Joined
- Oct 2, 2013
- Messages
- 1
Hello,
I'm fairly new to PowerPivot and I have a problem, most probably with a simple solution which I haven't been able to find myself.
I have two separate tables with columns of phone numbers. To be more precise - one table lists answered calls, another - unanswered. I need to know how many unique callers there were within given period of time (both answered and unanswered, not separately).
I presume that I start with using DISTINCT function on each of the columns separately, which generates list of unique values in each, but I don't know how to merge these values and do DISTINCTCOUNT on them. I hope I'm clear with my problem, thanks in advance.
I'm fairly new to PowerPivot and I have a problem, most probably with a simple solution which I haven't been able to find myself.
I have two separate tables with columns of phone numbers. To be more precise - one table lists answered calls, another - unanswered. I need to know how many unique callers there were within given period of time (both answered and unanswered, not separately).
I presume that I start with using DISTINCT function on each of the columns separately, which generates list of unique values in each, but I don't know how to merge these values and do DISTINCTCOUNT on them. I hope I'm clear with my problem, thanks in advance.