Duration.ToText

Syntax

Duration.ToText(duration as nullable duration, optional format as nullable text) as nullable text

Description

Returns a textual representation in the form “day.hour:mins:sec” of the given duration value, duration.

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Duration Functions / Duration.ToText