Can anyone explain what this error message means?
“Field cannot accept the provided value: Could not find matching rows for string.”
Trying to fill a linked column with an automation, however, sometimes there is no information to fill.
Can anyone explain what this error message means?
“Field cannot accept the provided value: Could not find matching rows for string.”
Trying to fill a linked column with an automation, however, sometimes there is no information to fill.
Having the same issue.
I had the same error, and I was trying to append linked records to a field during my automation. One of my conditional group’s conditions was to check if the linked record field’s list length was empty. Even though this option was allowed, it always produced the “Field cannot accept the provided value: Could not find matching rows for string” error.
My solution: Don’t check if the length is empty (I should be checking if the list itself is empty)! My two options for a fix, in this case:
It helped to look at the Automation Log and focus on the conditional parameters!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.