Quick summary
The ThisRow formula in Coda lets you reference values within the same row to build dynamic, row-specific calculations and conditional formatting. It is one of the most versatile formulas in Coda, enabling per-row logic without complex lookups or manual references.
Steps
- Navigate to your table in the Coda doc.
- Select a column where you want to add the formula.
- Click 'Add formula' to open the formula editor.
- Use ThisRow in your formula to apply conditional formatting or row-level logic.
- Enter the formula (for example, thisRow.Quantity * thisRow.Price) in the empty field.
- Your ThisRow formula is now successfully applied in the Coda doc.
.gif)



