[Solved] Text to number convert

Hi, i need to convert list text to numbers to made a sum

I attach my screenshot,

the result we see is 59 but it must be 5+9.

Data are get from a DB and inserted into a list to made the sum and show in a label.

Thanks everybody

use this (a recursive sum function) - it works in thunkable-X.
https://x.thunkable.com/copy/b09b2e0fe6d8017acbc4401c0c0f78b5

3 Likes

it works ! you are great !!!

1 Like