Forum Discussion
mlopez1987
2 years agoFrequent Visitor
Data Not Displaying Correctly
Hi! I have a set of data (in Excel) connected to my Power BI report with several filters. I have a visual (Stacked Column Chart) to show the total area for each month; the issue I'm having is tha...
- 2 years ago
Hi mlopez1987 ,
I guess the issue is caused by bad/ambiguous data model - you have several many to many both directional relationships which is not a good practice.When you create a relationship between Project Status and 03_Area Spread seems you get correct result:
AmiraBedh
2 years agoSuper User
Can you share your model and the DAX measures?
mlopez1987
2 years agoFrequent Visitor
Hope this link works
https://www.dropbox.com/scl/fo/3xwxrcfczgmp11tbdx0wj/h?rlkey=t73e09037ayzhhnkvo4p70857&dl=0
- AmiraBedh2 years agoSuper User
Can you point to the measures and the tables you are using ?