Please understand that I am posting questions on google translatorIf there are many columns, it is difficult to calculate the total. Is there an option to add only the columns of double type?
I've built out an example workflow with the mentioned logic.
Ben
Hi,
You can restrict the fields flowing through by using the Dynamic Select tool and choosing a type of Double. If you have an index on the rows (or add one with a Record ID tool) you can rejoin data as necessary after doing your calculations.
Iain
Thank you very much.DOUBLE TYPE Is there an option that can ask for automatic total?
Previously FORMULA [Field_1] + [Field_2] + [Field_3] ........ [Field_15] We have calculated the total in this way. Is there a simpler way?