Forum Discussion
ManOAction
8 years agoNew Member
Calculated Row in Matrix
I'm brand new to Power BI and I'm having a hard time figuring this out. I'm building a financial report, and I'd like to include a calculated row (not a column). The data is expense_type (rows) ...
- 8 years ago
That makes sense.
I've written it into the underlying query in data warehouse as a union select, and it's working fine.
Thanks so much for your help.
ManOAction
8 years agoNew Member
Thanks, that's helpful feedback, but not quite what I need.
It's now repeatedly showing it as a subset of all rows. I need it to show only once. The same that a subtotal would work.
Ashish_Mathur
8 years agoSuper User
Hi,
This can be done in Excel by converting the PowerPivot table into cube formulas.