Filter by Pabbly CONTAIN STRING improvement
Status: Closed · Asked by Kenny on · 0 views
I have a filter in Airtable that looks like this:
When i delete the "IDSI", the result becomes like below snap:
When you look at Pabbly filter like below snap:
The condition is true. But when i delete the IDSI, if becomes false like below snap:
My question: Can you make the filter ignore an empty CONTAIN STRING?
Thanks
I have a filter in Airtable that looks like this:When i delete the "IDSI", the result becomes like below snap:
When you look at Pabbly filter like below snap:
The condition is true. But when i delete the IDSI, if becomes false like below snap:
My question: Can you make the filter ignore an empty CONTAIN STRING?
Thanks
Try using Equal to/Does not equals to for blank values instead of using Contain string.
Not working...
Before:
After
Hey @Kenny
To satisfy the condition, try " Is exist " in your filter module.

Hey @KennyTo satisfy the condition, try " Is exist " in your filter module.
Supreme, this is not my use case. My use case is that a user might say any complementary information that i need to process.
If he does not say that information, my workflow will show rough result. On the other hand, if he says something specific, my workflow will show him a specific product.
Will you implement the Filter functionality like Airtable does?
Hey @Kenny
Let me look for a workaround and will update you.
Hey @KennyLet me look for a workaround and will update you.
Waiting for it
Hey @Kenny
As we tried your use case and tried to implement It, will take more than one routers to make the conditions according to the user's description.
Also, we will try to implement the other required things for searching conditions.