top of page

Confluence Page Properties Report Multiple - Rows

In Confluence, the Page Properties Report macro is designed to display exactly one row per source page

Standard Table

: 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 confluence page properties report multiple rows

Solution: Using the Page Properties Report with Multiple Rows

  1. When to Use This vs. Other Tools

    In list mode, the Page Properties Report will render these as a bullet list for that page. It’s still one row per page, but the row contains multiple lines. In Confluence, the Page Properties Report macro is

    | Property | Value | |----------|-------| | Service Name | auth-gateway | | Env Var | AUTH_HOST | | Env Var | AUTH_PORT | | Env Var | AUTH_TIMEOUT | When to Use This vs

    | Problem | Likely Cause | Fix | |---------|--------------|-----| | No rows appear | Wrong label or parent page | Check label spelling; ensure child pages are descendants | | Columns missing or misaligned | Inconsistent property names | Use the exact same property names in every Page Properties macro | | Values not updating | Confluence cache | Refresh the page; clear browser cache | | Extra empty rows | Pages with the label but no Page Properties macro | Remove label from those pages |

    To handle multiple rows in a Page Properties Report, you can try the following configurations:

bottom of page