Forum Discussion
Blank Rows in Matrix still showing up
Hi,
Yes I'm using show on rows. However I've found that it is blank whether I use on rows or not. Measure 1 and Measure are created measures.
Thanks
So I tried a different way to do this, instead for I'm calculating the measure as follows:
| 2019/2020 | 2020/2021 | |||
| Store1 | Measure1 | Measure2 | Measure1 | Measure2 |
| Store2 | Measure1 | Measure2 | Measure1 | Measure2 |
| Store3 | Measure1 | Measure2 | Measure1 | Measure2 |
The only Issue I have now is the the total row at the bottom doesn't total anything up for the selected measures. Is there any way to do this with the total row actually working?
Thanks
- Anonymous5 years agoNot applicable
Hi id013
Is your issue that the total row in your matrix show nothing if you use the new measure?
I build a sample to have a test, and my result show totals well.
I think this may be caused by your measures, [Sum of Measure1] and [Sum of Measure2].
You can try to add only [Sum of Measure1] or [Sum of Measure2] into value field in your matrix and check whether these two measures will return total correctly.
You can try to sum your measure, and normally the total row will return corret result.
For example:
Sum [measure1] = sumx(Table, [Sum of Measure1])If this reply still couldn't help you solve your problem, please share a sample with me by your Onedrive for Business.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.