Syntax
Text.EndsWith(text as nullable text, substring as text, optional comparer as nullable function) as nullable logical
Description
Indicates whether the given text, text, ends with the specified value, substring. The indication is case-sensitive.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference