How to Create Rollups in Coda
- George Apostolov
- 05 Sep 2025
Guide
Start by creating a source table to store all your raw data points.
Next, create a target table where your rollup will display summarized data from the source
In your target table, click the + icon to add a new column that will connect to your source
Select 'Linked relation' and choose your source table to establish the data connection
Time for the rollup! Add another column by clicking the + icon in your target table.
Select 'Formula' as your column type - this is where the magic happens
Now, construct your rollup formula using the linked relation to reference and aggregate data.
Voilà! Your formula column now displays the rollup results automatically
Create your first interactive demo in minutes
No credit card required • Start building today


