Forum Discussion
Power BI Matrix missing data
- 10 years ago
That sounds like some sort of contextual filter being applied in the report. Alternatively, with Power BI and matrices, if you do not have values for columns, it tends to drop those columns. For example, if you had a "Name" and 2 value columns, "Value1" and "Value2" like so:
Name,Value1,Value2
Thing1,10,10
Thing2,,10
Thing3,10,
Thing1 will always show up whether you have Value1 and/or Value2 in your matrix, but Thing2 and Thing3 will only show up if you have Value2 or Value1 in your matrix respectively.
Hi JonNixon,
Could you please elaborate more details about your scenario? We need to know that what field you use in Matrix visual and if the visual doesn’t show all rows of data.
In addition, would you mind sharing the sample data so that I can test it?
Thanks,
Lydia Zhang
- JonNixon10 years agoNew Member
I figured it out, a simple oversight of a filter..... :smileyvery-happy: