Skip to main content
Headshot of article author Nathan Helgren

Multi-table lookups (also sometimes known as Polymorphic Lookups) allow the creation of a lookup in one table that looks up records in multiple other tables at once. This provides much greater flexibility in retrieving data within your environments. With multi-table lookups, you can perform a lookup on 2 or more tables at the same time and locate the record you want from the referenced tables.

» Read more
Headshot of article author Nathan Helgren

Until now it was all too easy to create and publish a solution and overlook the backing relationships needed for the lookups that are present in the tables.  A new feature will help eliminate this issue. Before October, you will need to validate your existing solutions now to make sure you have included all required relationships for your lookups. 

» Read more