Hi Guys,
I am creating a dashboard from 2 different Universe. One of the Universe is based on a derived table (not sure if that can be an issue).
Now, the dashboard will have a combo box to select the "Project Type". After selecting that, the user will be provided with the following set of information - Project Distribution, Investor Distribution & Employee Distribution. Each distribution will have the following columns/data -
Project Distribution -> Department Name & No. of Projects (Count of Project Name)
Investor Distribution -> Department Name & No. of Investors (Count of Investor Name)
Employee Distribution -> Department Name & No. of Employees. (Count of Employee Name)
Now, both Universes have objects for Project Type, Department Name, Project Name, Investor Name & Employee Name. Both Universes have 3 different Project Type each.
Also, I currently have a Webi Report with the same information i.e. Project, Investor & Employee Distribution in 3 different report tabs. Project Type object is merged and defined as a Section.
Could you please share your thoughts on how I should go about creating this dashboard?