ToMinutes(Duration duration)
Takes a duration and returns the number of minutes contained in it.
Parameters
- duration
- The duration value to convert to minutes.
Returns
Numeric
Examples
ToMinutes([Duration Column])
takes the duration value "45 mins" stored in the duration column and returns the numeric value 45