Lookup
Syntax
Lookup(formula, local key 1, external key 1, [local key 2], [external key 2], ...)Examples
Lookup([Customers/Cust Name], [Cust Key], [Customers/Cust Key])
📘In formulas, reference columns from other tables with the [table name/] prefix (e.g. [Customers/Cust Name]).



Last updated
Was this helpful?