How to Create Rollups in Coda
Here’s how you can create a Rollup in Coda:
- 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.
- Add another column by clicking the + icon in your target table.
- Select 'Formula' as your column type.
- Now, construct your rollup formula using the linked relation to reference and aggregate data.
- Your formula column now displays the rollup results automatically.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it