Sum all numbers (one per line) and output a single total. Non-numeric lines are ignored.
Example
10, 20, 30 → 60
5.5, 4.5 → 10
100 → 100
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations
Sum all numbers (one per line) and output a single total. Non-numeric lines are ignored.
10, 20, 30 → 60
5.5, 4.5 → 10
100 → 100
Create multi-step text transformations