Say you have two databases you want to connect. One is for Tasks and another is for Projects. These two databases have the following properties:
Task Database
Priorityselect
Delegate toperson
Donedone
Projectrelation to 'Projects'
Project Database
Locationselect
Deadlinedate
Tasksrelation to 'Tasks'
Adding Rollups To A Database
After connecting the Tasks and Projects databases with a relation, I can add rollup properties to transfer data from one database to another.
Inside the Tasks database I want to see the corresponding projects’ deadlines.
Step 1: Create a rollup property
Step 2: Configure the property
Finished!
How To Use Rollups In Filters
What you can do with filters
Continuing with the example above, I could filter the deadline rollup to show me tasks with project deadlines within the next month.
What you can’t do: Auto-populating properties with the rollup filter
Ordinarily when a filter is created, upon creating a new database entry, those property filters will apply to the new entry. For instance, if I have a filter to view all tasks with the ‘Priority 1’ tag, ‘Priority 1’ will auto-fill in the new entry’s corresponding property.
This is not the case with rollups. A new entry will not auto-populate rollup properties. You cannot create relation entries either. This is a limitation to keep in mind.
The rollup is a database property in Notion that helps visualize data from connected databases in the workspace. And so, rollups need to work in tandem with the relation property. The relation property connects databases. Rollups pulls data from those connections.
Want to explore different ways to use Notion? From shortcuts to formulas, here are some of my favorite Notion tips to level up your workflow. I searched through my instructional YouTube videos, previous articles on this blog, newsletters, and my own workspace to find these 10 easy tips, tricks and ideas to make your workspace quicker and nicer to look at.
Timestamp is a formula function in Notion that allows the user to create a unix timestamp from any given date, including now. What is the unix timestamp? It is a method of time tracking that takes the total number of seconds from January 1st, 1970 at UTC.
Need a little guidance for Notion shortcuts and the available commands? I’ve created a list of unique Notion shortcuts divided into Basics, Block Style, Text Quick Keys, Block Editing, and Pages/Dates. These commands can greatly benefit your experience in the program, and can especially help Notion writers who utilize a lot of block features.