Hi,
So I'm new to Power Automate and I'm trying to figure out how to copy certain items from a sharepoint list to the same list, I've added a screenshot of what the data would look like.
What I wanna do here is copy all the data from the last month (for example the highest month in this case is 3) and then copy it into the same list and change the month of the newly copied values to 4 (so that month 3 and 4 are the same) > and repeat this process the next month so that it copies all data from month 4 and pastes it with month 5.
Let's just say month 1 is january month 2 is february and so forth, they're linked with a foreign key to another sharepoint list.
How can I do this with Power Automate?
And secondly I seem to have issues trying to copy data that has data type ''multi row'' in sharepoint, is there a good workaround for this? how to copy all this data without getting errors.