Lookup Table Joiner
Performs a lookup join between two datatables on a key column, appending matched columns from the lookup table.
Sign in or create a free account to copy this script.
Provided as-is, without warranty of any kind. Review and test each pattern in a non-production environment before deploying it to live automations. See our Terms.
Problem this solves
Users need VLOOKUP-style enrichment but inside PAD, not Excel.
Dependencies
- Datatable Filter
- Excel Reader to Datatable
- CSV to Datatable Parser