Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Jan 12, 2023 03:52 PM
Jan 15, 2023 11:27 PM
Hm, might want to try importing into a linked field to another table and using a rollup field with the formula `SUM(values)`
With reference to your example you'd import the value "Paris" into the linked field, which should do what you're looking for
Jan 17, 2023 05:36 PM
Hey Adam_TheTimeSave,
This works! I overlooked that rollup feature. Thanks so much for your response.