Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Buenos días.
Tengo la siguiente matriz:
Y necesito calcular los tiempos promedio de cada día del mes por agente y por día en el total de filas y columnas y a través de una tarjeta el tiempo promedio global (para todo el mes), sin embargo, no he podido.
¿Me pueden ayudar por favor?
the transfer has expired - can you please repost?
En Excel queda la matriz más o menos así:
En duración (tiempo):
En números:
¿Me puedes orientar por favor?
Quedo atento @amitchandak .
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Good Morning dear Amitchandak.
The solution provided does not work for me.
=(
@Anonymous , You need a measure like
Avg Time=
var _hr = AverageX(Table, hour([Time])+ minute([Time])/60 + second([Time]) )
return
Time(0,0,0) +_hr
or
Duration
https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-usi...
https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-i...
https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&MessageK...
https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |