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 in Docs, including how to break down a complex formula or rewrite your 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 Superhuman Docs, the smallest unit is actually the ro...
Use the Filter formula
Learn how to use the Filter formula in Superhuman Docs, a streamlined alternative to SumIF and CountIF.If you’re only...
Basics of Superhuman Docs formulas
Learn the core concepts you need to get started with formulas. Understand the Superhuman Formula Language and get sta...
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 ...