Unable to find column error

It keeps throwing this error, but there exists a BookingCreatorEmail in the sheet. I’ve also regenerated schema it still throws up this error. Am I doing anything wrong?

Where is this expression set? If in the Update Mode of a table, then column values are not available.

1 Like

Adding on to this, it looks like that is the security filter option. @TeeSee1 is correct, you would need to do a ANY() or SELECT() statement to get the results you are looking for.

1 Like