How to do a nested rollup in Notion (rollup of a rollup) using Formulas 2.0

Опубликовано: 20 Март 2025
на канале: Notion for you
2,166
34

Have you ever run into a workflow that required a rollup of a rollup? Now you can accomplish this with Notion formulas 2.0. See the guide on my website for a free template with the formulas in tact or below for the exact formula where the quotes are the names of your properties:

sum(prop("Products").map(current.prop("Revenue by Product")))