Project Management Charts in Notion

Written by: Matthias Frank
Last edited: July 7, 2026

Learn how to create advanced Project Management Charts in Notion.

Youtube video

Full Blog Post coming soon. In the meantime, here are the formulas used in the video to create the various charts.

Project Progress Formula

Tasks.filter(current.Status==”Done”).length()

Daily Progress for Sprint Burn-Up Formula

Tasks.filter(current.Completed.timestamp()<=dateAdd(dateStart(Sprint Range),0,”days”).timestamp()).length().divide(Tasks.length()).multiply(100).round().divide(100)

Get Your Free Notion Template

You can download this Notion Template plus 42+ other free resources here:

Did you miss the latest Notion Update?

Notion Agents: Effort Control in the Personal Agent
Explore All Updates

Continue Reading With These Related Posts

Deutsch