All,
I am updating the name field of a document with information from other columns. I am running into the following issue: I have a date field that is formatted as DD-MM-YYYY. In the name field I need this field to be YYYY-MM-DD. how can I flip it around. If I create a variable will that work? or should I use the Build a string?
Thank you in advanced for your help!