Get your own customer support community
 

Grouped report based on scaffold data in linked pages?

I have a page structure with some scaffold data fields on it, two of which are numeric. It's an Agile User Story, with two types of Story Points data. These pages are all over the place in the Space, and can be moved and restructured as makes sense for the developers.

My release page has a data table where the first column is the title of the Story page (format is US-%ident%). This table is used to choose stories for inclusion and to prioritise them. Other columns use RnR to bring in scaffolding data fields from the referenced pages.

All this works beautifully. Now for the difficult bit:

I want to draw a chart of story points summed across all pages in the release which have a certain status. This requires a table:

|| || Points ||
|| Not started | [sum of points of pages with status = Not Started |
|| In Progress | [sum of points of pages with status = In Progress |
|| Complete | [sum of points of pages with status = Complete |

How would I go about generating this table report?

Bryan
 
sad I’m frustrated
Inappropriate?
1 person has this question

User_default_medium