Forum Discussion
Whitney
5 years agoHelper II
Rolling average forecast
Hi, I received great assistance on this thread however, I can't figure out how to use the solution to create the forecast I desire in future months. https://community.powerbi.com/t5/Desktop/R...
lbendlin
5 years agoSuper User
Would you mind mentioning the errors you are experiencing?
Whitney
5 years agoHelper II
Hi, to get my total WIP hours, I tried to use:
Total WIP hours =
CALCULATE(SUM('Tracking Sheet'[Build Hours]),[Powertrain_WIP_Relative]="WIP")
and it spits back "A function 'CALCULATE' has been used in a True/False expression that is used as a table filter expression. This is not allowed."
CALCULATE(SUM('Tracking Sheet'[Build Hours]),[Powertrain_WIP_Relative]="WIP")
and it spits back "A function 'CALCULATE' has been used in a True/False expression that is used as a table filter expression. This is not allowed."