I have some formula column fields with the following syntax:
column_1: checkbox type
![Screenshot 2021-09-12 at 16.54.01 Screenshot 2021-09-12 at 16.54.01](/t5/image/serverpage/image-id/11379i46CE7DB2930871BE/image-size/large?v=v2&px=999)
column_2: formula type with IF statement
![Screenshot 2021-09-12 at 16.54.43 Screenshot 2021-09-12 at 16.54.43](/t5/image/serverpage/image-id/11384i5BBD1257E35DCE0F/image-size/large?v=v2&px=999)
Everything is working as expect and I see as table results the desired emoticon if is checked or unchecked.
![Screenshot 2021-09-12 at 17.05.19 Screenshot 2021-09-12 at 17.05.19](/t5/image/serverpage/image-id/11381iC0D04E9F9B601B1B/image-size/large?v=v2&px=999)
The problem occurs when I add those records as grid in the Airtable email automations.
I get empty grid values in the email where these formula column fields with the emoticons result don’t show anything.
![Screenshot 2021-09-12 at 16.57.10 Screenshot 2021-09-12 at 16.57.10](/t5/image/serverpage/image-id/11383i7B1F21DC8DCA82D5/image-size/large?v=v2&px=999)
Can anyone help me out to understand why and how to fix this weird behaviour?