I have three tables: Actuals, Estimates, and a Master Projects list.
If I create a bar chart (clustered, stacked, or 100% stacked) by selecting the Role and Hours for the Actuals OR the Estimates, it works fine. It shows the hours for the project broken out by role.
But if I select the Role and Hours for the Actuals AND the Estimates, it breaks.
I need a chart that shows, by project (I'm using a slicer to select), the Estimates by role with the corresponding Actuals. So the PM Estimates should be a bar and right next to it should be the PM Actuals.
But what is happening is I get the PM Estimates for a project and a sum of all (PM, AN, and RN) the Actual hours for that project.
I'm also encountering an issue where I am unable to make a relationship between the Estimates and Actuals. I have to use a Master Project list to act as the go between. If I try to make a relationship between the Actuals and Estimates using the Project as the relationship, it says, "You can't create a relationship between these two columns because one of the columns must have unique values."
Here are the examples of my tables and the results:
Estimates
Actuals
Master Project List
Relationships - I have to include the master project list...I cannot simply make a relationship between the projects column in the Estimates and Actuals
Actuals Chart
Estimates Chart
This is what happens when I attempt to combine the estimates and actuals into a single chart. It will break the hours out by role for the Estimates but will combine all the hours for all roles for the actuals.