Notion Relation Shows Deleted Pages in Rollup: Fix

You have a Notion database where a rollup property displays values from pages that no longer exist. This usually happens after deleting a page that was linked through a relation property. The rollup continues to show stale data because the relation link was not fully removed. This article explains why deleted pages appear in rollup … Read more

How to Build Notion Relation Network for Cross-Departmental Projects

When your company uses Notion for project management, data often lives in separate databases for each department. Marketing tracks campaigns in one database, Engineering manages tasks in another, and Sales logs deals in a third. Without connections between these silos, you waste time switching views and re-entering information. Notion Relation properties solve this problem. They … Read more

Why Notion Relation Search Limits Result to First 50 Matches

When you type a search term into a Relation property in Notion, the dropdown shows only the first 50 matching records from the linked database. This limit can be frustrating when you work with large databases containing hundreds or thousands of entries. The 50-match cap is a performance safeguard built into Notion’s relation search engine … Read more

How to Build Notion Bidirectional Relation With Custom Reverse Name

When you create a relation between two Notion databases, the relation is one-directional by default. This means you can see linked records in one database, but not the other. A bidirectional relation shows linked records in both databases, which is essential for project management, CRM, or any cross-referenced workflow. The reverse name is the label … Read more

How to Use Notion Relation Property in Database Filter Predicate

When you link two Notion databases using a Relation property, you often need to filter the source database based on a value from the related database. Notion’s filter system allows you to write predicates that check properties inside the related row. This article explains how to build a filter predicate that targets a Relation property, … Read more

Why Notion Relation Cannot Link Pages From Trash Folder

When you try to link a page inside the Trash folder to a Relation property in Notion, the relation picker does not show any trashed pages. This happens because Notion’s database engine treats trashed pages as soft-deleted records that are excluded from all property lookups. This article explains the technical reason behind this limitation and … Read more