Errors

We all make mistakes. Thankfully Notion's formula editor is very good at letting you know when you make them.

Below is a list of common errors you may run into when creating formulas. Click on the spanner icon to show the fixed version!

Invalid character #

JavaScript
@"Lorem"

Expression expected #

JavaScript
10 * (

Variable is not defined #

JavaScript
lorem.length()

Property token or function expected #

A valid character has been added and an expression is expected after it.

JavaScript
"Lorem".