Add Table Join
add_table_joinJoins a vector layer with a table using specified fields, appending attributes from the join layer to the target layer.
Instructions
Add a table join to a vector layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | ||
| join_field | Yes | ||
| target_field | Yes | ||
| join_layer_id | Yes | ||
| target_layer_id | Yes |