hey I’m trying to find a rec according to a filter on base row via make
in my table there is a column Named “Name”
I use List Rows and this is settings
but this is the result is o - doesn’t find
what am I missing?
I’m using hosted vesion
hey I’m trying to find a rec according to a filter on base row via make
in my table there is a column Named “Name”
I use List Rows and this is settings
but this is the result is o - doesn’t find
what am I missing?
I’m using hosted vesion
Hi,
The problem is in the Search parameter. If you just enter Nexaris it will return all the rows where that word occurs in any column. I am not sure if it is possible the have more detailed filters using the “List rows” block.
I personally prefer the “Make an API call” block. It needs a bit more configuration, but it allows you to set up any filter like documented on Baserow API spec.
Regards
Frederik