All Collections
Formulas
Using Coda's formula language
11 articles
Basics of Coda formulasLearn the core concepts you'll need to get started with formulas, Coda's formula builder, and more
Troubleshooting your formulasBest practices for diagnosing formula issues
Perform multiple actions with a single buttonHow to use RunActions() to perform multiple actions
Canvas formulas vs. column formulasWhat is the difference between a formula on the canvas and a formula in a column?
Named FormulasEasily reference and use common or custom formulas throughout your doc
Adding formulas to buttonsCreate workflows and customization by combining buttons and formulas
Using the Filter formulaA streamlined alternative to SumIF and CountIF
What is "thisRow" and when do I use it?When and where to use thisRow in formulas
Helpful time-based formulasLearn how you can reference dates, times, and time stamps to enrich your doc
First, Last, Nth, and SliceWorking with lists in the formula language
How do I use FormulaMap()?An explanation and a few examples for how to work with FormulaMap