I am looking for a way to set up a report in my parent blueprint so that:
Every time a new child project is provisioned, a specific sheet from that project is added to the report at the parent level. The parent report is a collection of that sheet in all child projects.
Things I tried that didn't work:
-Adding the child sheet to the parent report in my template folder (newly created parent report looks at template child sheet and scope doesn't update to include its own new child sheet)
-Linking the blueprint template workspace to my parent report (like above, newly created parent report looks at blueprint template workspace and scope doesn't update to include its own new workspace)
-Dynamic Reports (seem to only work for portfolio-level reporting, not workspace reporting)
Does anyone know how to accomplish this through Control Center, or have other ideas to try?