Syntax
Table.ReplaceValue(table as table, oldValue as any, newValue as any, replacer as function, columnsToSearch as list) as table
Description
Replaces oldValue with newValue in the specified columns of the table.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference