Power Query
published
Search
⌃K

Duration.TotalDays

Duration.TotalDays

Returns the total days this duration spans.
function (optional duration as nullable any) as nullable any

Description

Returns the total days spanned by the provided duration value, duration.

Category

Duration

Examples

Find the total days spanned in #duration(5, 4, 3, 2).
Duration.TotalDays(#duration(5, 4, 3, 2))
5.1687731481481478