Please understand that I am posting questions on google translator
If there are many columns, it is difficult to calculate the total. Is there an option to add only the columns of double type?
Solved! Go to Solution.
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?
you can use "sum" option in summarize tool,it will give total sum.hope this will helps you.
if any queries let me know...
Thank you very much.
Field_1 Field_2 Field_3 Field_4 Field_5 Field_6
1 1 1 1 1 1
1 1 1 1 1 1
1 1 1 1 1 1
1 1 1 1 1 1
There are many records as many columns as shown.
Conventionally, we added the field by [Field_1] + [Field_2] + [Field_3] ... + [Field_6] with formula option and issued all the sum with summarize option.
My question is whether to make a table like the figure more easily sum up.
I am sorry that content transmission was not performed normally when used for translation.
thank you very much
It helped a lot. :D
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |