Hi everyone,
I am getting crazy around this issues for a long time. Thanks in advance to anyone who can help me.
I use Airtable as DB.
After getting data, I would like to filter this data with an advanced filter.
No matter what kind of filter I implement, I always get a generic error (and the filter is not working). The error il clearly related with the advanced filter, because when I remove it, the error goes away and everything works fine.
Here is a screenshot of what I’m doing:
The data type is Gift. Every Gift has a text field Name.
I get a list of GIFTS from Airtable and filter (e.g. with the number of char of the field Name).
Then I run the debugger. The error you see is a generic error, that disappear if I remove the advanced filter. The list of gifts is full of Gifts, you can see here for example the first one with Name “auto sportiva” (13 chars):
Then the filter gives me Empty results, even if the first one (but also others) has more than 10 chars:
And here is a screenshot of the Filter details:
I’m getting crazy. No matter what filter I implement, it never works.
Anyone can help me?
Thank you everybody, please help me if you can