.. _`Replace values in Table with Table`: .. _`org.sysess.sympathy.data.table.tablevaluesearchreplacewithtable`: Replace values in Table with Table ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: search_replace.svg :width: 48 None *Ports*: **Inputs**: :expressions: table Expressions :data: table Table Data **Outputs**: :data: table Table with replaced values *Configuration*: **column** Select in which to perform replacement **find** Select which column contains search expressions **replace** Select which column contains replacements **literal** Perform regex replacements in string columns, i.e., columns with types text and bytes, other columns are ignored. Disable this option to replace full values, without using regex across all types of columns. **ignore_case** Ignore case when searching .. automodule:: node_table_value_search_replace .. class:: TableValueSearchReplaceWithTable