Hello all,
I am hoping to find some help on this.
I have two flows. One is working successfully, while the other fails.
The flow looks for a specific date in my excel table, grabs the data and creates an email.

The flow that is successful grabs from the column arrival and later converts the string to a date with a formula. The flow that is failing is practically a mirrored flow. Both columns in the excel are formatting with the same date formatting so I don't understand why flow immediately pulls one as a date and the other as a string.
Ideally I would like both to be a string so that the flow can do the conversion.
Please let me know if there is any more information I can provide.
T