Forum Discussion

anthony_carreon's avatar
anthony_carreon
Frequent Visitor
6 years ago

How to get the Total ?

Hello guys.. Can you Help me ?
im getting wrong total below.. (IN RED 1)

The computation of Red 1 is Headcount * %

HeadCount = SUM('BI Report_Manual Input'[# of HeadCount]) +0
Total Sum of Manual Encode = CALCULATE(SUM('BI Report_Percentage'[#]),ALLSELECTED(DimDate))
Red 1 = [HeadCount] * [Encoded Value] / [Total Sum of Manual Encode]

https://drive.google.com/open?id=12s08ltHIu8eMfkGqukyBqPboyzqC1XDO copy of pbix File


2 Replies