All Collections
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.
Troubleshooting your formulasBest practices for diagnosing formula issues
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.
What is "thisRow" and when do I use it?When and where to use thisRow in formulas
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