Forum Discussion

s_mccafferty's avatar
s_mccafferty
Frequent Visitor
7 years ago
Solved

Totals in Matrix Table

Hi, I've been trying to resolve this issue no success. I am using the following measure   StaffSplit = calculate ( sum ('staff cost'[£]) * calculate ( sum ('staff allocation by BU'[%])))   In the...