Forum Discussion
Dataflow issue
- 4 years ago
It is good if you follow e.g. star schema in your model. For example all dimension tables like Date should be in single relationship to your fact table/s (one-to-many)
Hi, MJAGUSIAK
You need to fix your data model first, that might cause a lot of issues. It is not recommended using bi-directional relationship in all tables
- MJAGUSIAK4 years agoHelper I
Can you explain what you mean by fix my data model? What could be causing the issue?
Ive spent 8 weeks now trying to self teach Power BI. Not sure if my starting point is screwed up.- ALLUREAN4 years agoSolution Sage
It is good if you follow e.g. star schema in your model. For example all dimension tables like Date should be in single relationship to your fact table/s (one-to-many)
- MJAGUSIAK4 years agoHelper I
Ok i just remodeled it to look like this, using the CYBS TR table and PDE 17 table both as fact tables. is this allowed in a star schema? and it wont let me select anything other than M*M. any ideas on that?