Table.ReplaceValue
निर्दिष्ट स्तंभों में एक मान को दूसरे से बदलता है.
Syntax
Table.ReplaceValue(
table as table,
oldValue as any,
newValue as any,
replacer as function,
columnsToSearch as list
) as table
निर्दिष्ट स्तंभों में एक मान को दूसरे से बदलता है.
Table.ReplaceValue(
table as table,
oldValue as any,
newValue as any,
replacer as function,
columnsToSearch as list
) as table