I have a filter step in a zap that is supposed to update a value if it doesn’t exactly match another, including capitalization. However, in a run today, the filter step didn’t pass, even though capitalizations didn’t match.
For example, I would want to update “BigDude” with “Bigdude”. The D in the middle is differently capitalized and as a result I would want to change the value, but this difference did not pass the filter for exact text matching.
How can I catch differences in capitalization so my zap would still run? I could script it but would prefer to use pre-fab steps since I feel like this should be within the scope of Zapier’s filter offerings.