Filter Not Working
Status: Closed · Asked by Jonathan | Rio Grande Home Offers on · 0 views
Hi
My filter is not working as planned.
It should only process records that do not have the word removed or sold in their listing status but it does not filter correctly.
Can you please advise what the issue here is?
Thanks

Hey @jonwooten
Can you please advise what the issue here is?Thanks
[IMG width="683px" alt="1692133681429.png"]https://forum.pabbly.com/attachments/1692133681429-png.30108/[/IMG]
A Filter action step with an OR condition is used to process data based on multiple criteria, where just one of the conditions needs to be met for the action to happen. This helps select and work with data points that fulfill at least one of the specified conditions.
@Supreme Yes I have a list with a column field "Listing Status" and do not want to process any data that has a listing status of "Sold" or "Listing Removed" and with the filter I said only process data that does not contain a listing status of "sold" OR "removed".
At the start, verifying the filter condition shown in the screenshot confirms its truth. Consequently, during actual execution, the filter connection will function in alignment with the OR condition you had in mind.

You can refer to the following video lesson on using the Filter conditions.
@Supreme so would splitting the one filter with the OR function into 2 separate filters back to back with one "Does not contain" removed and the other one "Does not contain" sold would that solve the issue I am having?
Yes, please give it a try and let us know how it works for you.