I’ve got a very simple IF statement

Facon is a check box, and it’s clearly empty.
Material Supplier address is a lookup and is filled in in most instances.
However, I can’t get this basic thing to work?
Am I doing something wrong?
I’ve got a very simple IF statement

Facon is a check box, and it’s clearly empty.
Material Supplier address is a lookup and is filled in in most instances.
However, I can’t get this basic thing to work?
Am I doing something wrong?
Best answer by airvues
I see, sometimes these look ups of look ups create these sort of nested arrays which Airtable doesn’t really properly shows. I think if you just slap it with CONCATENATE({Material supplier address}) it should turn that nested array into just a string, and that should show up in your formula. If that doesn’t work, you can create a formula with the concatenate in the table you’re looking up the sync values and then look up that string value into your other table with the checkbox.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.