Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Dgrooves
Regular Visitor

Distinct count with phone numbers in Table

So I'm new to DAX and I know this is pretty basic. I'm just trying to create a measure based on how many of the same numbers called during a period of time. On a separate visual show the top 10 using TOPN

My formula: 

Call Count Measure := DISTINCTCOUNT('Full Call Sheet'[Calling Party Number])
All I'm getting back is just the total of calls instead of a table with Phone number and the number of times they're called.  Any help would be greatly appreciated. 
7 REPLIES 7
ryan_mayu
Super User
Super User

@Dgrooves 

could you pls provide the sample data ? do you have a date table and filter the datetime?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




I don't have a table I can share, Its just a basic table with date, customer number, duration.  If that helps. I appreciate your help

you can provide some dummy data. Otherwise, it's difficult to provide you the proper solution.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Dgrooves_0-1667194326104.png

Thanks for the help

what's the expected output?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Just to show count by individual phone number and duration for each

what do you mean by count duration for each? could you pls provide the output screenshot based on the sample data you provided?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.