I am wondering if there are ways to show edit the view so that the page property report could show only one row in this case. I have added multiple different page property tables with different IDs, but would like to show them on report on single row?
So I have created for testing purposes a page.
On the page I have created Page Property tables:
ID: test1
properties:
info1 - content: 1
info2 - content: 2
ID: test2
info3 - content: 3
info4 - content: 4
Then I have created a Page Propoerty Report on a separate page. There I have not defined a specific ID since I want data from both. I have defined columns, info1, info2, info3, info4
Confluence shows on a page property report list two rows; one where you can see info1 and info2 populated, and another one where you can see info3 and info4 populated.
The question is: Can I change it somehow that they are on same row?
I also tried to use the same ID for the two Page Property Tables, but still it shows them on separate rows.
Community moderators have prevented the ability to post new answers.