Getting an error when trying to search an Airtable record for existing affiliate and getting the error:
Error
[422] The formula for filtering records is invalid: Invalid formula. Please check your formula text.
Please see attachments
Getting an error when trying to search an Airtable record for existing affiliate and getting the error:
Error
[422] The formula for filtering records is invalid: Invalid formula. Please check your formula text.
Please see attachments
Hello @Brittney_Gooch,
In your Formula, have you tried surround 147.Properties.Affiliate with single quotes instead of double quotes?
Edit: The above works, but not if the Company Name includes single quotes. So I think you would need to both surround the search term with single quotes, and escape any that may possibly be in the value itself. Example:
Thank you so so much! The scenario was running conditionally and the fix was to alternate between double and single quotes depending on how the data was input.
Hello @Brittney_Gooch
I just wanted to quickly jump in and congratulate you on solving this with the assistance of @Donald_Mitchell
Also, thanks a lot for getting back to us and sharing what did the trick for you. We genuinely appreciate that