Interactive Table Join Tables

It would be nice if using interactive tables we could display data from two tables that are linked together in a way similar to SQL join statements. This would allow for us to make cleaner tables without duplicating information just to display it on a related table or come up with some work around.

@jla We just released some improvements to Linked Records: Release 223 - March 2022 - Announcements - Tulip Community. This allows you to show columns from two different tables in the same widget. This is not full SQL join capability, but we think it will cover many use cases. If a table has a linked column, you should be able to choose fields from the other table when configuring the Embedded Table Widget.

1 Like