Power Query
published
Search
⌃K

Uri.Combine

Uri.Combine

Returns an absolute URI that is the combination of the input base URI and relative URI.
function (baseUri as text, relativeUri as text) as text

Description

Returns an absolute URI that is the combination of the input baseUri and relativeUri.

Category

Uri