Finds a value for key-pair (rowN,columnM) within a 2 dimensional lookup table, interpolating the resultant value if (rowN) and (columnM) are not exact matches for the rowN and columnM values.
The lower input table must conform to the table specification for Interpolated Table Extractor, and all columns must be numeric. They Key column may have any allowable column name, but the "Value" columns must all have numeric column names, as these will form the lookup keys.
- Type: TablePort 1
- Type: TablePort 2