Hello, i’d like to get the sum of the true values in a new column.
In this exemple, i’d like to create a new column (names Total) to get 2.
Hello, i’d like to get the sum of the true values in a new column.
In this exemple, i’d like to create a new column (names Total) to get 2.
Thanks Darren, it works.
Thanks to your answer, i had another idea, and i’ve just tried again to use Math, and now, it’s OK. The first time i tried, the boolean value were not converted as a number. Maybe i made a mistake the first time. I got now to solutions thanks to you.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.