Confluence Page Properties Report Multiple Rows Jun 2026

If Method 1 does not format cleanly in your specific Confluence version, the most robust, standard way to achieve multiple rows is to change your page architecture. Instead of putting all data on one page, break the rows into individual child pages. Step 1: Create Child Pages for Each Row

To manipulate the report output, you must understand how Confluence reads the data:

In your settings, specify the ID you want to pull. confluence page properties report multiple rows

println reportHtml

: If you want to pull only specific rows into different reports, give each macro a unique Property ID in the macro settings. If Method 1 does not format cleanly in

Now, build the dashboard that aggregates those pages into multiple rows. Create or open your master dashboard page. Type /page properties report and select the macro.

If you need advanced features, such as filtering, sorting, or complex multi-row reporting, consider these options: println reportHtml : If you want to pull

To show multiple rows, ensure the table has multiple rows of data you want included, not just key-value pairs.