Pabbly Filter - if contains any of the following - is that possible?
Status: Closed · Asked by mikec29526 on · 0 views
Is it possible to filter based on an array - meaning, only continue if one of the values in the array matches [1,3,6,7,11,14,17,19] - so if the value was 11, it would be true, and continue. Is this possible with Pabbly filter?
I tried it on a google sheet row. I typed in your number with square brackets, then it split the array into each numbers. But when I removed the [ ] it was captured as a long string. Then I applied the filter and it is checking the condition as shown in the screenshot below. Hope this helps. 