Forum Discussion
Total Across Row
- 5 years ago
You can get your total with this measure, but when you add it to matrix it will add it for each Category. Adding it as a single column is not doable.
Sales LTM All Cat = CALCULATE([sales LTM], ALL(Orders[Category]))Regards,Pat
Hey mahoneypat , Thanks for the solution. It works. Yeah I'm understanding thats it not possible in powerBI just to add measure in column in a matrix. But atleast I got solution of getting the correct total sales value.
Let me know if there is a way I can add measure field in column or rows instead of values. Again thats for the help.
You may be interested in the Show On Rows feature.
You Can Now Put Values On Rows In Power BI – Data Savvy
Also, you can turn off auto size columns in the column header options, and reduce the width of any column you don't want to show until it is gone.
Regards,
Pat