Forum Discussion
Nobie
3 years agoHelper II
Sub Row total
Hi , I have a simple requiremet to add a measure as row subtotal. I am creating a matrix in Power Bi, where I need a measure. In product name the first one is refrigerator whose sum of all equipme...
rajulshah
3 years agoResident Rockstar
Power BI does this implicitly, I don't think you would need to add any extra DAX functions here.
You can just use SUM and you would be able to get the required value in MATRIX in Power BI
Please let me know if this is not working. You can provide the screenshot or sample data.