Replacer.ReplaceValue

Syntax

Replacer.ReplaceValue(value as any, old as any, new as any) as any

Description

Replaces the old value in the original value with the new value. This replacer function can be used in List.ReplaceValue and Table.ReplaceValue.

Reference Data

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

Power Query M Functions / Replacer Functions / Replacer.ReplaceValue