May 05, 2022 01:05 PM
Hello!
I have an automation that populates numbers separated by commas in the same entry.
Example:
12, 12, 12, 8
I want to create a field that will tell me the sum of these numbers, essentially replacing the commas with +. When I do this using the SUM function, it returns 0 likely because of the commas.
Is there an easy way of doing this?
May 05, 2022 01:06 PM
These are text fields that are not being looked up or linked, so rollup isn’t an option unless there is a work around.
May 05, 2022 04:52 PM
Welcome to the Airtable community!
No. There is no easy way of doing this in Airtable.
If you will always have four numbers, it could be done with a very complicated formula. If you will have an unpredictable number of numbers, your best bet is to use scripting.