map
A quick reference for the Notion map function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | map() |
| Category | Lists |
| Syntax | map(list, expression) |
| Purpose | Map a list |
| Return value | List |
Examples and notes
map() transforms every item in a list into another value.
To display the names of all related tasks, the safer approach is to reference the title property in the task database:
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