Hi All,
I have a SharePoint list with a year column - what I am trying to do is:
Duplicate all items in the list and for all of the duplicated items, increment the year column by 1. So if they currently say 2022, then the duplicated list should show all the same values except the "Year" column will show 2023.
I am struggling to get this logic working and I am not sure which step to do first after Get SharePoint Items. Any guidance would be immensely appreciated. Thanks!