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
Anonymous
Not applicable

Percent of calls answered

Hi,

 

Need your help on to understand to calculate percent of calls answered in 15 seconds , 40 seconds  using dax from the below mentioned data. For the column reponse/arrive data's are updated in seconds actually. we can add calendar table to slice and dice data 

 

FJ83_0-1645167619582.png

 

Thanks,

Francis

 

 

 

 

9 REPLIES 9
tamerj1
Super User
Super User

@Anonymous 
Hi Fancis, can you please paste the same data in the screenshot?

Anonymous
Not applicable

FJ83_0-1645178774256.png

 

@Anonymous 

Something we can copy-paste 🙂

Anonymous
Not applicable

Sorry I didn't get you. 

@Anonymous 
I mean is it possible you can provide sample data at least you can copy the table values and paste it here. Thank you.

Anonymous
Not applicable

Hi,

 

I can't paste the values as table in community .

 

amitchandak
Super User
Super User

@Anonymous , Try measure like

 

Measure =
var _1 = countx(filter(Table, Table[Answer Call] <15), [ReportNumber])
return
divide(_1, count(Table[ReportNumber]))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi Amit

 

Sorry , the column Reposnse / arrive values are updated in minutes, so therefore how to apply this scenario in DAX and to get the result ?

Anonymous
Not applicable

Visual like this expected

FJ83_1-1645167788189.png

 

 

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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.