Forum Discussion
Wcys02
3 years agoFrequent Visitor
Matrix Subtotal Adding up matrix rows
Hi, How does one subtotal a forecasted data and actual data in a matrix? Currently the subtotal auto calculated by powerbi is only showing actual figures for Jan-June but not including forecasted f...
olgad
3 years agoResident Rockstar
Hi, change totals using if(hasonevalue(name of the month column), IF(SUM('Table 1 -Actual'[Value])=0,SUM('Table 2 - Forecasted'[Value]))+SUM('Table 1 - Actual'[Value]), IF(SUM('Table 1 -Actual'[Value])=0,SUM('Table 2 - Forecasted'[Value]), SUM('Table 1 - Actual'[Value])))
- Wcys023 years agoFrequent Visitor
Hi, sry I was not clear, the total column is using the subtotal settings in Powerbi.
Link to sample file: https://we.tl/t-01SBV27ftn