Formulas
Using Coda's formula language
9 articles
Basics of Coda formulasLearn the core concepts you need to get started with formulas. Understand Coda's formula language and get started with a few key formulas.
Troubleshoot your formulasBest practices for diagnosing formula issues, including how to break down a complex formula or rewrite your formula for clarity
Perform multiple actions with a single buttonLearn how to perform multiple actions with a single button. Build a button that can press other buttons, can add or modify rows, and more.
Name your formulas for easy referenceNamed formulas allow you to save formulas and easily reuse them throughout your doc. Learn more here.
Adding formulas to buttonsCreate workflows and customization by combining buttons and formulas
Use the Filter formulaLearn how to use the Filter formula in Coda, a streamlined alternative to SumIF and CountIF.
Reference current rows in formulas with thisRowUnderstand what thisRow means in formulas and when to use it
First, Last, Nth, and Slice formulasMastering list management with Coda formulas: First(), Last(), Nth(), and Slice()
Use FormulaMap to repeat actions across a listAn explanation and a few examples for how to work with the FormulaMap() formula