Email error. Can't find column that's there

I'm trying to set up an automated email.

I get an error saying a column doesn't exist when it does.

This happens when I try it like this and in a template.

Simon1_0-1644839450994.png

Simon1_2-1644839487273.png

Simon1_4-1644839516315.png

Am I missing something very obvious?

 

 

Solved Solved
0 5 159
1 ACCEPTED SOLUTION

I changed the table I was using and the way I was trying to get the data into the email, so forgot to switch ForEachRowInTable on.

So it didn't know where to get the data.

View solution in original post

5 REPLIES 5

No that's a weird one.... "Name" is kinda a reserved word in a lot of instances - perhaps if you changed the name to something other than just that single word, that might do the trick?

Glad it wasn't me missing something obvious.

I've changed it to Staff and then tried Staff name but the same error is still there.

I changed the column type from Name to Text and it still has the error.

I also tried a different column which is Email Address and that is also an error.

Yeah that's a weird one... I'd reach out to support about this one.

Contact us - AppSheet

thanks will do

I changed the table I was using and the way I was trying to get the data into the email, so forgot to switch ForEachRowInTable on.

So it didn't know where to get the data.

Top Labels in this Space