---
title: "What is a formula?"
slug: "what-is-a-formula"
updated: 2026-04-27T20:08:17Z
published: 2026-04-27T20:08:17Z
canonical: "help.quickbase.com/what-is-a-formula"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is a formula?

Formulas are equations that calculate information in a field and return results.

- You can add formulas to tables or reports
- Formulas can include existing field values to affect or generate content in another field
- Formulas are a useful way to deliver information to users, secure and validate data, and drive workflow

## What can a formula do?

A formula can do many things, such as:

- Calculate an item's total price, including sales tax, on an invoice table
- Populate the target completion date of a project
- [Add color to values or fields in reports](/v1/docs/how-to-use-color-coding-in-reports) to make them stand out
- [Control what data users see, based on user role and information they've entered](/v1/docs/formulas-for-custom-data-rules)

## Up next

[Formula components](/v1/docs/formula-components)
