Skip to main content

Hi All,

i want to create a workflow to calculate all entries of particular column to a variable.

Ex:-

ItemQtyamountTotal
item110150
item25200
item37130
item46120

In the above table i can get item totals for every item using [column2]*[column3]. But i want to take sum of all total entries using a workflow.

please give a brief solution if anyone knows the solution on the above problem.

Reply