i have 4 accounts in a brokerage. those were all top level portfolios.
now i want to add 2 accounts from another brokerage. and i still want to be able to total by brokerage in the software itself.
so i would like to put the original 4 accounts into a master portfolio and make those 4 sub-porfolio of this new master portfolio.
put another way this is what i have right now
top level
|__brokerage 1 - portfolio 1
|__brokerage 1 - portfolio 2
|__brokerage 1 - portfolio 3
|__brokerage 1 - portfolio 4
what i want to do is
top_level
|__brokerage 1
|__portfolio 1
|__portfolio 2
|__portfolio 3
|__portfolio 4
|__brokerage 2
|__portfolio 1
|__portfolio 2
How do I create this structure from the old structure? I looked up the properties dialog and could not find a way to re-assign the parent-child relationship between portfolios.
Thank you!!