Tables
computeSummary
Compute Summary
Summarize one column of a table you own: count, filled, and for number/currency columns sum + average + min + max (min + max for dates).
Arguments
tableIdstringrequiredThe table id.tabIdstringoptionalOptional tab (sheet) id from listTabs/createTab. Omit to use the table's default tab.columnstringrequiredThe column name to summarize.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- what's my total spend
- average cost
- how many rows are filled
Pair it with
The verbs that finish the job.