I have 4700 items in a list and I need to delete 1600 items, problem is items id are not in order.. ( example : need to delete 12,78,707,965 so on..)
How to put multiple id in the id field to delete?
Thanks Pstork1
I am newbie to power platform, could you please teach how to create array of ids?
You can't delete multiple items using a single action. But if you create an array of IDs you do a for each loop and delete each individual item.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional