Hello All,
I have scenario I am facing and could use all the help.
The scenario I am facing is that I have an excel file, and what I need to do is add a new column.
This new column needs to capture the current days date. I do know how to include that as I believe I would just use something along the lines of this: formatDateTime(utcNow(),'dd/MM/yyyy')
The part I am having trouble with is how to build out the part of the flow where I create the new column to the existing excel file, and then add in the date related data.
If anyone could guide me in this process, all the help would be greatly appreciated.
Thank you for your consideration and time.
- Cody