Clean up the diagram by removing unused elements.
- Create an additional Aggregate Simple Query called ValueByBook,
- Set column expressions:
- BookId IndividualPositions.BookId
- CurrentPosition sum (
IndividualPositions.CurrentPosition )
- AveragePosition sum ( IndividualPositions.AveragePosition )
- Set Group By to IndividualPositions.BookId.
- Toggle to OUTPUT.
- Connect it to the IndividualPositions join object.
- Delete the unused input stream element NEWSTREAM that was added automatically when you created the project.
Remove any other unused elements as well, so that you can run the project.
- (Optional) Toggle to Iconic mode to Compare your diagram to the figure in Portfolio Valuation Sample Diagram.
- Click the Toggle Image button in the upper left corner of a shape, or,
- Click the All Iconic or All Verbose button in the toolbar.