IM making a Scenario, which one of the stages is searching for certain text on a specific column on Monday.
The scenario is running correct, getting the right text and seems like searching for it in the right board at least, and in the right column, the “Name” column.
When I manually take the value and search for it on Monday, its an exact match, yet the automation returns no value, as if it couldn’t find it…
Attaching a screenshot for how it looks on the process that returns no results…
Perhaps the Monday search might also be case-sensitive, that’s why it’s not matching?
Could you please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.
You can also export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
If possible, could you also please provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into this discussion thread:
This will allow others to better assist you. Thanks!
Yes, you are correct, it was upper/lower case issue - thank you very much !
P.s. When you search for something on Monday.com, do you know if there is a possibility to use “Contain” rather than “Equal to” since it seems the search needs to be a 100% match…