Forum Discussion
Anonymous
7 years agoNot applicable
Measure issues over data model
I am unable to create a calculation of how many hours a team is working on a project (based on the Cap Ex, Op Ex and Un Cat %) and therefore can't calculate cost. Monthly Networking allows me to...
Anonymous
7 years agoNot applicable
Anonymous - The issues start with the model - You will need to separate dimension and fact tables. For example, you will need a separate Date and Scrum Team dimension tables. Then you can create relevant 1-many relationships between dimension and fact tables.
- Anonymous7 years agoNot applicable
Thanks I understand the dim vs fact table. Our data is just complex so it's not easy to simplify the data down 1-many relationships between dimension and fact tables
- Anonymous7 years agoNot applicable
Yes, data modelling can be difficult, but complexity necessitates a dimensional model.