I have a workflow which is supposed to update 3 fields per item and for the the whole list but seems to just update the C

urrent item. the query list action is on all list items and is essentailly building a collection:

I then use a ForEach so cycle through the collection and updating as it goes:

is there something I’ve missed ?
Regards


