Syntax
Text.Replace(text as nullable text, old as text, new as text) as nullable text
Description
Returns the result of replacing all occurrences of text value old in text value text with text value new. This function is case sensitive.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference