I'm trying to build a flow that sends emails asking whether somebody is working from home or not.
The setup is as follows (screenshots of workflow below):
1. Scheduled email sent out at 9am.
2. Pulls emails addresses from an excel list
3. New column is created in excel sheet with header name of today's date (24/03/202).
3. For each email address, an "Email with options" is sent.
4. The responses for each recipient should be stored in the newly created column (from step 3)

The part where I am stuck is that I cannot select the data to be stored in the newly created column. Flows does not see that this column exists yet - Therefore I cannot add the response.
My current workflow



Any help or alternatives are much appreciated!