So my app extracts and uses data populated in Airtable, all working well.
Airtable has a summary row at the bottom of the fields… question; can I lift this data into my app?
or do I have to pull airtable down into a list and then sum the list?
Nice, yes this is much cleaner and does appear to form a list of the numbers… my next problem is that the “sum of list” function does not appear to add add the numbers together and give a sum value.
When called it present the list of numbers in sequence…?
The airtable column is formatted as Integer and the data entered are integer numbers.