Monday - Search Items in the Board by Column Values - No results

Hi there,

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…

Any ideas are most welcomed ! (-:

Welcome to the Make community!

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.

Screenshot_2023-08-24_230826

Uploading it here will look like this:

blueprint.json (12.3 KB)

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:

Screenshot_2023-08-29_100800

This will allow others to better assist you. Thanks!

3 Likes

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…

1 Like