Confluence Page Properties Report Multiple Rows Link -
Ultimately, the Confluence Page Properties Report displaying multiple rows is a mirror. It reflects the tension between the story (the page) and the fact (the row). When they align, it is a symphony of documentation. When they do not, it is a noisy reminder that structure requires sacrifice.
def response = new JsonSlurper().parse(apiUrl, 'GET', query)
Here is the process to set up a multi-row report: confluence page properties report multiple rows
The Confluence Page Properties Report macro allows you to display metadata from a page in a table format. However, by default, it only displays a single row of data. If you want to display multiple rows of data, you can use the following approaches:
Risk Dashboard Child Pages: Risk 001, Risk 002, Risk 003 (each labeled project-risk ) When they do not, it is a noisy
If you have multiple reports on one page, use the "Page Properties ID" field in the macro settings. This allows you to name specific containers and tell your report macro exactly which container to pull from.
When the Page Properties Report pulls this data, , or duplicate the page title row for each macro found. Depending on your version of Confluence (Cloud vs. Data Center), the visual output can vary. In Cloud, it often lists the page title multiple times—once for each macro found—effectively giving you your multiple rows. Method 3: Advanced Workarounds for Complex Data Structures If you want to display multiple rows of
This macro lives on a master page. It scans your Confluence space for a specific label and pulls the data from all Page Properties macros on those labeled pages into one master table.