By default, the Confluence page properties report macro displays only one row per page. However, in some cases, you may want to display multiple rows per page. For example, if you have a page that lists multiple projects, and each project has multiple tasks, you may want to display each task as a separate row in the report. Unfortunately, the standard page properties report macro does not support this out of the box.
All macros on the same page share the same label, so you cannot filter by label to isolate only one of them unless you also use the ID filter.
To solve the problem, you must understand how Confluence processes the and Page Properties Report macros.
By default, the Page Properties Report macro only displays a single row of data. This can be limiting when you need to display data from multiple pages. For example, if you have a report that needs to display data from 10 different pages, you would need to create 10 separate Page Properties Report macros, each displaying a single row of data. This can be cumbersome and make your page look cluttered. confluence page properties report multiple rows
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.
This workflow effectively pulls from every source table, regardless of whether a page holds one row or fifty.
Once you have aggregated your multi-row data, you may find that Confluence's native editing capabilities are limited. This is where marketplace apps can provide advanced data manipulation features. By default, the Confluence page properties report macro
Fill in the right column of the table with the specific data. Ensure the page has the project-task label. Step 3: Insert the Page Properties Report Go to your master overview page. Insert the macro.
println reportHtml
What are you tracking? (e.g., projects, tasks, requirements) Are you using Confluence Cloud or Data Center ? By default, the Page Properties Report macro only
Master Confluence: How to Display Multiple Rows in a Page Properties Report
This acts as a data container placed on individual child pages. It holds a table with your metadata.
Page Properties Report Not Showing All - Atlassian Community
The left column of your table inside the Page Properties macro becomes the headers (columns) of your Page Properties Report. The right column contains the data.