Forum Discussion
bryanfrumkin47
Sep 28, 2023Copper Contributor
Combine different list items (from the same list) into single item
Good Afternoon!, I have a list in SharePoint which has multiple items, and I need the three newest items to be combined into a new item and then to delete those three. None of the columns have ...
Rob_Elliott
Sep 28, 2023Bronze Contributor
bryanfrumkin47 SharePoint can't iterate over multiple items in a list, so you'll need to do this with a flow in Power Automate.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP UK (and classic 1967 Morris Traveller driver)
- bryanfrumkin47Sep 28, 2023Copper ContributorIf there isn't a distinction between items like a choice column selection per item. What would be the methodology of doing so in power automate?