Forum Discussion
rco123456
5 years agoMicrosoft Employee
duration to minuets
i'm trying to convert a duration value to decimal number i want to get the value as minutes when i'm doing this on the power query i'm getting a very smalll number the duration values that i...
- 5 years ago
I think you want
Duration.TotalMinutes([theDurationColumn])