flat
A quick reference for the Notion flat function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | flat() |
| Category | Lists |
| Syntax | flat(list) |
| Purpose | Flatten nested lists |
| Return value | List |

Examples and notes
When map() returns a list of lists, use flat() to flatten it.
This is common in multi-level relations such as "Project -> Task -> Subtask".
Related functions
To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.
Last updated on
Notion Formulas