I need to use the same date formula in 2 places in a workflow. The first feeds a query and the second is for the title of the output file. Is it possible to share the results from the first formula tool in the second?
Hi @Apcvirgo1
You can use append tool to bring forward the date and append it.
You can do something this
Workflow:
Hope this helps : )