How can I display values from linked tables

I’m using a datagrid to show data across a normalized schema.

Notice the Assignee and IssueType are showing the LiveObjects but instead I want to show columns from those objects.

I have a simple search right now returning the DataRow.

What’s the best way to approach this?

Thanks
SS

Hello,

Please see here for a past question on the same topic. You can also find several other examples on the forum under “display linked row” or similar searches.

1 Like