I have a formula tool that calculates by default the first monday of the week. I also have a text box tool that allows the user to override the formula tool date by inputting their date of their choice. I am using an update value with formula
that says if the text date is empty, then use the default date from the formula tool otherwise, use the input date.
However, I am not able to get the updated date reflected by the manual text input. Attached is the workflow