Basic Filtering of data in Linked Table

I’m tryin to create a filter in an application that is based on a linked table, but it seems that filtering cannot reach into the non-key fields of the linked table to pull data (based on criteria). Is this a limitation to Baserow. Seems like it should not be. Or is there a work around. I’ll pay some money if someone shows me how to do it.

Hey @tonyuzan007

What if you add a lookup field on the first table that references the value you want to filter. Then you should be able to create a filter based on that value for your data source?

Does it help?