I am building a simple Organization > Division > Program > Project schema in Assets. The project object type has an object referral to the Program object type; and this continues up the chain.
How/what do I do to see a simple report such as: (given there are no measures)?
- For a selected organization, show each division. Within each division, show each program. Within ieach program, show all projects.
Any guidance would be greatly appreciated.