Hi all, can someone please point me to the right direction. I have a txtLabel outside of the gallery where I use it to sum the total number input within the gallery.

Below is the txtLabel Text property. The output I am expecting is 9 instead of 10.
Sum(galTasks.AllItems, numInputPartner.Value)
Another example, the output should be 1 instead of 2
