Formulas
Perform multiple actions with a single button
Learn how to perform multiple actions with a single button. Build a button that can press other buttons, add or modif...
Troubleshoot your formulas
Best practices for diagnosing formula issues, including how to break down a complex formula or rewrite your formula f...
Use FormulaMap to repeat actions across a list
An explanation and a few examples for how to work with the FormulaMap() formula.FormulaMap() is a powerful formula in...
First, Last, Nth, and Slice formulas
Mastering list management with Coda formulas: First(), Last(), Nth(), and Slice().When working with a data set, it’s ...
Reference current rows in formulas with thisRow
Understand what thisRow means in formulas and when to use it.In Coda, the smallest unit is actually the row - not the...
Use the Filter formula
Learn how to use the Filter formula in Coda, a streamlined alternative to SumIF and CountIF.If you’re only going to l...
Basics of Coda formulas
Learn the core concepts you need to get started with formulas. Understand Coda's formula language and get started wit...
Name your formulas for easy reference
Named formulas allow you to save formulas and easily reuse them throughout your doc. Learn more here.As you start bui...
Adding formulas to buttons
Create workflows and customization by combining buttons and formulas. Example 1 - Personalized to-dosThis first examp...
Build formulas with Point & Compose
Formulas are powerful, but we know that writing them - especially in larger tables - can sometimes feel harder than ...