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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors