Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Empty
Empty
Description
Tests if a value is empty.
Tags
Functions
Type
Checkbox
Syntax
empty(number) empty(text) empty(boolean) empty(date)
Example
empty("") == true
Template Example
🚡
Find Missing Values