Forum Discussion
Display Duration Format on Dashboard (mm:ss)
- 3 years ago
rc_stem , You have to follow the appoch
Duration
https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax
https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx
https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&tab=digestviewer
https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389
I used the first link and everything is displaying as 0, unfortuntely I'm not very familiar with DAX
I was able to complete once I created a new column instead of measure, however it's turns it to text and won't identify the numbers because of the mm:ss format and I need to calculate averages from a span of dates.