Object Table Filtering on Linked Object Property?

Is it possible to natively filter on linked object properties within an object table? I have a two object types with links on account. In my object table I am bringing in the account, and account description via a linked property but can’t figure out how to filter by description (the linked object property).

I can add filter pills as a workaround but would like to be able to filter normally. I have checked that the property is sortable in the ontology settings

Regular filter option:

image

No filter option on description:

image

In-table filtering is not possible on columns added via the “linked property”.

However, I remember it should be possible via derived properties! Note: this is still a beta functionality. So it might not be available for you by default, but needs to be activated for your enrollment. And it might have other limitations - it for example states that keyword search is not supported on texts (which would be exactly your need :sweat_smile:)

https://www.palantir.com/docs/foundry/ontology/derived-properties/

1 Like

Using the filter list widget with the link as a pre-configured filter option it should be possible. If you add the link filter manually as a user, the options for filtering properties will not show up.

1 Like

+1 to this - setting up a filter list with linked property filters is a good option you have available today