Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 that for some reason, the visual is not showing any data for the month of January 2023. In this month, I should have one active project (dark blue), but it is not showing at all (even if I remove the filters, the data shows up but with no status). The missing data is for that month only.
Do you think is the formula I used?
Thanks for your help
I can upload the files, but don't know how.
Solved! Go to Solution.
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:
this happens to you because of
1) you wrote in capital letters (ACTIVE) but it should be like this (Active).
2) due to both relationships
I need an inactive relationships here
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:
Can you share your model and the DAX measures?
Can you point to the measures and the tables you are using ?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 40 | |
| 37 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 37 | |
| 28 | |
| 27 |