Skip to main content

Confluence Page Properties Report Multiple Rows ~upd~ Jun 2026

If you put a multi-row table inside a single Page Properties macro, Confluence will often bunch that data up or fail to display it as distinct rows in the master report. Method 1: The Multi-Page Approach (The Standard Way)

The macro generates a where:

You can technically put a multi-row table inside a single Page Properties macro. However, be warned: It is designed to read the first column as a "Header" and the second column as "Value." confluence page properties report multiple rows

When you run the report, the output will typically only show: . The subsequent rows are ignored because the report structure expects a unique set of metadata keys per page.

If you give each Page Properties macro on the page a unique ID (e.g., row1 , row2 ), you can configure your Page Properties Report to pull only from a specific ID. However, the report macro can still only target one ID at a time, meaning it will still only output one row for that page. If you put a multi-row table inside a

The Case of the Missing Requirements

In the macro settings, restrict the report to the label project-task . Save the page. The subsequent rows are ignored because the report

What specific are you trying to track (e.g., tasks, risks, employee directories)?

The answer is , but it requires specific configuration techniques. This guide will walk you through how to properly structure your pages, use labels, and configure the report to display multiple rows effectively. What are Page Properties and Page Properties Report?

3 rows in the report.

Implementation checklist (one-per-child approach)