Forum Discussion
data relationships
the Employee Table should have the break up of hrs spent for the phase/ per employee. You should include a new column Phase in the Emp table. Then you can make the relationship between these 2 tables basaed on the "Phase" column .
Thanks
Raj
I just did that but my visualizations are still not interacting
- Anonymous8 years agoNot applicable
Can you please post your revised data model and also share what are trying in the visuals . Please share the PBIX file if you need more help.
Thanks
Raj- Anonymous8 years agoNot applicable
- Anonymous8 years agoNot applicable
As per the Emp table, Sam spent 66 hrs and Patrick spent 192 hrs for meeting, but the master table shows only 12 hrs spent for meeting. This is wrong, The Emp table needs the breakup on the hrs spent for each phase.
For example, you may have multiple rows for Sam, like this:
Sam -6 hrs- meeting
Sam- 15 hrs -Design
Sam -45 hrs - Implement etc.
Thanks
Raj