Forum Discussion
Matrix returns some blank values.
I've noticed that if an item has more than one value in a column, it returns blank, which I don't know how to fix. For anyone who is wondering What my 'DemandSummaryAPS'[Check] does is I take the data for week 45 and subtract it from 44. Some of my data only have 44 or 45, not both 44 and 45. If there is data for week 45, set it to 2. If it's 44, set it to 3 in 'DemandSummaryAPS'[Check]
My DAX
1 Reply
- lbendlinSuper User
Think like the Grand Total. Use SUMMARIZE or SUMMARIZECOLUMNS, even for the individual rows.
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523