Include segment information in query or report about nodes
I would like to create a query or a report that searches for some criteria of Requirements. So, for example, I might want a list of all requirements in Draft state. In the returned query/report, I do not want to see requirements in any other state, but I do want to show information about the document where the Requirement is contained. I would like to include information about the Document Title and the Document Owner.
While the Requirement type includes the Document ID, I have not found an easy way to extract this information to show the Document Owner. I tried to use a computed field on the report, but the Document Owner is a User field and is not allowed to be used in computed fields. For other relationships fields (such as Contains), this information is easy to retrieve. However, many requirements are in subsections of the document and this restricts the ability to create a good report.
Does anyone have any recommendations?

