Length & Sum problem

Hello,

What am I doing wrong?
This code is displaying 0…
The spreadsheet has data with 15 rows in it.

Thanks!

Hello,

Try using one Spreadsheet.GetAllRows block, and then in the “for each” loop get the necessary data.

You can see an example of using this block on the screen scrAirTable

https://x.thunkable.com/projects/5cd84f23e3097f3353fdad45/project/properties/designer/

2 Likes

Thanks!
I’ll soon check it :smile: