I wanting to report on an item type along with native properties from another object. When I do that, the report presents the information in two different rows. I would like to see the report display all objects selected, returned to a single row. Doing so would eliminate the need for so many item types being created just to show in a report.
Here's an example:
I have an item type created for payitems that I will attach to all our bridge features. This item type includes: payitem number, description, and units. Now I would like to generate a pile report showing these columns as well as a column for a quantity. So for a bridge pile, I would add another object to the report for the pile length. This would show up with the pile length in a separate row. Same for the bridge deck. I'm going to just add the object for deck volume along with the payitem item type. Now I get the bridge deck volume on a separate row. To get around this, I would have to create the same item types over and over, just changing out that one particular quantity.