Syntax
Text.Insert(text as nullable text, offset as number, newText as text) as nullable text
Description
Returns the result of inserting text value newText into the text value text at position offset. Positions start at number 0.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference