Rows !!better!! | Confluence Page Properties Report Multiple

Use a clear header row in your Page Properties table so the report knows what to call each column.

Go to the top or bottom of your editing screen (depending on your Confluence version). Add a specific label to the page, such as multi-row-data . the source page. Step-by-Step: Configure the Page Properties Report

If you can't find a third-party macro that meets your requirements, you can create a custom solution using Confluence's APIs and scripting capabilities. For example, you can use Confluence's REST API to retrieve the metadata for multiple pages and then use a scripting language like Groovy or JavaScript to create a custom report. confluence page properties report multiple rows

: Inside each macro, insert a two-column table where the left column is the "Header" (key) and the right is the "Value" (data). 2. Configure the Report Macro

| Page Property Macro 1 | Page Property Macro 2 | ... | | --- | --- | ... | | Property 1: Value 1 | Property 2: Value 2 | ... | | Property 3: Value 3 | Property 4: Value 4 | ... | Use a clear header row in your Page

Label all your child pages (e.g., project-risk ).

To help tailor this to your specific workspace setup, could you share a bit more context? the source page

Table Transformer merges columns based on header names. Ensure that all source tables use ; otherwise, the merge will produce separate columns for slight variations (e.g., "Status" vs. "Project Status").

Confluence headers are case-sensitive. If your table column on the source page is named Due Date , but your report configuration looks for due date , the column will return empty.

The report macro will ignore any page missing the target label. Check the bottom right corner of your child pages to ensure the exact tracking label is applied. 4. Broken Table Orientation

Displaying multiple rows per page in a Confluence Page Properties Report turns a simple summary into a powerful dashboard. Whether you use the native nested table technique or leverage apps like Table Transformer, structuring your data correctly allows you to track, filter, and report on granular details effectively.