Category
Table Manipulation
Description
Returns a table where the values of the specified column are replaced with new values
Status
Completed
Syntax
SUBSTITUTEWITHINDEX(<table>, <indexColumnName>, <indexTable>, [<orderBy_expression>, [<order>]]...)
Search
Table Manipulation
Returns a table where the values of the specified column are replaced with new values
SUBSTITUTEWITHINDEX(<table>, <indexColumnName>, <indexTable>, [<orderBy_expression>, [<order>]]...)