HI, Is there any way to add all the items is a collection without for each loop. I have a list which has 8 to 10 categories and I need to all 5 - 6 columns for each category. It means if I am using for each loop for each category and each column , I need 40 - 50 foreach loops. It is not efficient. Could you please advise me if there is any other way to do the addition of a sharepoint online list columns without foreach loop in Nintex workflow from office 365? Is there any way to add all the items in a collection in O365 Nintex