Confluence Page Properties Report Multiple Rows Patched -

| Property | Value | | --- | --- | | Property 1 | Value 1 | | Property 2 | Value 2 | | Property 3 | Value 3 | | Property 4 | Value 4 |

The report showed:

The standard Page Properties macro is primarily designed to handle "key-value pairs" (like "Status: In Progress"), resulting in a single row per page in your final report. However, there are a few clever ways to bypass this limitation and display multiple rows from a single page in your report. 1. The Native Hack: Multiple Macros with Unique IDs confluence page properties report multiple rows

Go to your parent (dashboard) page and:

If you do not have access to third-party apps, you can try these native structural changes: Multiple Page Properties Macros : You can add several Page Properties macros to a single page. If they share the same label, the Page Properties Report will display them as separate rows. Vertical Table Formatting Page Properties macro Insert a table and remove the last column. Table Options Header Row Header Column | Property | Value | | --- |

Use Page Properties + structured lists and external processing

To display multiple rows in a report from a single source page, you can use these official methods and common community workarounds: Official Methods The Native Hack: Multiple Macros with Unique IDs

Conversely, users often want multiple rows from a single page. They wish to treat a Confluence page not as a document, but as a database table. They want the "Meeting Notes" page to spawn five rows in a report—one for each action item, one for each attendee.