Interpolate from Lookup Table with Field Mappings
Description
Usage
Parameters
Parameter Name | Type | Direction | Data Type | Dialog Reference |
---|---|---|---|---|
Source Table | Required | Input | Table View | |
Lookup Table | Required | Input | Table View | |
Data Conversion Direction | Required | Input | String | |
Q Field Name | Required | Input | Field | Q Field Name, in the format of ":" separated string, e.g., Q_src:Q_lookup=Q_field_name_of_src_table:Q_field_name_of_lookup_table if Q field name is given without ":" separator, then the same field name exists in both src and lookup tables |
H Field Name | Optional | Input | Field | H Field Name, in the format of ":" separated string, e.g., H_trg:H_trg_lookup=H_field_name_of_src_table:H_field_name_of_lookup_table if H field name is given without ":" separator, then the same field name exists in both src and lookup tables |
Source Table Key Field Name | Optional | Input | Field | Key field name on the src table, e.g., HydroID |
Lookup Table Key Field Name | Optional | Input | Field | Key field name on the lookup table, e.g., XID |