Hi,
I'm having trouble creating a workflow in Alteryx and would appreciate some help. I have an Excel file named "sample" that contains data for the year 2032. I need to:
- Copy the data for 2032 and increment the year to 2033.
- Modify any rows with the date February 29, 2032, so that they read February 28, 2032.
- Save the modified data to a new Excel file named "outcome."
Could someone assist me with this?
Thanks!