When you use a Relation property in a Notion database and switch to Card View, only one linked page appears per card instead of all related pages. This limitation occurs because Card View in Notion is designed to display a single preview thumbnail from the first linked page. This article explains the technical reason behind this behavior and provides workarounds to view multiple related pages.
You will learn what causes the single-page restriction in Relation properties within Card View. You will also discover alternative views and formatting tricks to see all related pages at a glance. By the end, you can decide whether to switch views or use a Rollup to display multiple linked pages.
Key Takeaways: Why Notion Relation Cannot Show More Than One Page in Card View
- Card View thumbnail limit: Card View renders only one preview image per card, so a Relation with multiple pages shows only the first linked page’s cover.
- Gallery View as alternative: Switch to Gallery View to see multiple related pages as separate cards, each with its own preview.
- Rollup property workaround: Use a Rollup property to display the names or icons of all related pages in a single cell, even in Card View.
Why Card View Shows Only One Related Page
Notion’s Card View is a visual layout that displays database items as cards with a cover image, title, and optional property previews. When you add a Relation property to a database and link multiple pages, Card View can only display one cover image per card. This is because each card has a single thumbnail slot reserved for the primary page’s cover or the first image in the page content.
The Relation property itself does not generate multiple thumbnails. Instead, it creates a link between two database entries. Card View picks the first linked page’s cover image based on the order of pages in the related database. If the related database has no cover images, Card View shows a blank placeholder. This behavior is by design to keep the card layout clean and uncluttered.
How Relation Properties Work in Database Views
A Relation property connects two Notion databases. For example, a Tasks database can link to a Projects database. Each task can relate to one or more projects. In Table View, the Relation cell shows all linked project names separated by commas. In Card View, however, the card’s cover area shows only the first linked project’s cover image. The remaining linked projects are not visible unless you open the card or switch to a different view.
Why Notion Designed It This Way
Card View is optimized for quick visual scanning. Showing multiple cover images in one card would create inconsistent card sizes and slow down rendering. Notion prioritizes performance and visual consistency by limiting the card preview to one image. This trade-off means users with many-to-many relations must use alternative views or workarounds to see all linked pages.
Steps to View Multiple Related Pages in a Database
To see all pages linked through a Relation, you can change the database view or use a Rollup property. Below are three methods that work in Card View and other layouts.
Method 1: Switch to Gallery View
Gallery View displays each database item as a separate card with its own cover image. If your Relation links multiple pages, each linked page becomes its own card in Gallery View. This method works best when you want to see all related pages as individual visual entries.
- Open your database
Navigate to the Notion database that contains the Relation property. - Change the view to Gallery
Click the view name at the top left of the database. Select Gallery from the dropdown menu. If Gallery is not listed, click Add a view and choose Gallery. - Adjust card size and properties
Click the three-dot menu on the top right of the database. Choose Card Preview and set it to Large or Small. Add the Relation property to the card preview area by checking it in the Properties section of the view settings. - Filter to show related pages
If you want to see only pages linked to a specific item, add a filter. Click Filter at the top of the database. Add a filter on the Relation property and select the desired page.
Method 2: Use a Rollup Property to List All Related Pages
A Rollup property can pull information from the related database and display it in the original database. This method works in any view, including Card View, but shows text instead of images.
- Add a Rollup property
Open your database and click the + icon on the far right of the property row. Choose Rollup from the property type list. - Configure the Rollup
In the Rollup settings, select the Relation property that links to the other database. For the Property field, choose Name or any text property. For the Calculate field, select Show Original to display all values as a list. Click Done. - View the Rollup in Card View
Switch to Card View. The Rollup property appears as a text field showing all linked page names separated by commas. You can add this property to the card preview area via the view settings.
Method 3: Use a Linked Database View Inside the Page
If you want to see all related pages within a single card’s page, embed a linked database view that filters for the relation.
- Open the card page
Click on any card to open its full page view. - Create a linked database
Type /linked view and select Linked view of database. Choose the related database from the list. - Add a filter
Click the linked database’s menu and select Filter. Add a filter that matches the current page’s name or ID to the Relation property in the related database. For example, if the current page is a Project, filter the linked Tasks database where the Project relation equals this page. - Choose a view
Set the linked database to Gallery or Table View to see all related pages inside the card.
If Notion Still Shows Only One Related Page
Card View Does Not Update After Adding More Relations
If you add more linked pages to a Relation but Card View still shows only the first one, refresh the page. Press F5 or close and reopen Notion. The card preview caches the first linked page’s cover and updates only when you reload the workspace.
Gallery View Shows Duplicate Cards
Gallery View may display duplicate cards if your relation is many-to-many and both databases have multiple links. To avoid duplicates, create a dedicated junction database that holds the relations and use Rollup to aggregate the linked pages. Alternatively, use a filter to show only distinct items.
Rollup Property Shows Only One Value
If your Rollup property shows only one page name instead of all, check the Calculate setting. Change it from Show Unique to Show Original. Show Unique deduplicates values and may collapse multiple entries into one. Show Original displays every linked value.
Notion View Types: Card vs Gallery vs Table for Relations
| Feature | Card View | Gallery View | Table View |
|---|---|---|---|
| Displays multiple related pages | No — only first page cover | Yes — each page as separate card | Yes — all names in one cell |
| Best for visual preview | Single page cover per item | Multiple cover images | Text-only list |
| Supports Rollup display | Yes — as text | Yes — as text | Yes — as text |
| Performance with many relations | Fast | Moderate | Fast |
You now understand why Notion’s Card View limits Relation properties to one page and how to work around it. Switch to Gallery View for visual browsing or use a Rollup property to see all linked page names in Card View. For embedded views inside a card, use a linked database with a filter. An advanced tip: combine a Rollup with a Formula property to create a custom string that lists all related pages with icons, such as "🔗 " + prop("Related Pages") for a cleaner display.