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
Page 1 / 1
Hi,
Please be advised that the only way to sum a collection in Nintex Workflow for O365 is by using a loop(for each).
If you would like to see a SUM() inline function added to the product please visit http://nintex.uservoice.com.
Please be advised that the only way to sum a collection in Nintex Workflow for O365 is by using a loop(for each).
If you would like to see a SUM() inline function added to the product please visit http://nintex.uservoice.com.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.