Forum Discussion

Pablinho's avatar
Pablinho
Helper I
2 years ago

Calculated Column not being executed

Hello!   I have a table called Progression1 with a calculated column generated with the following code: Rate= CALCULATE(sum(Masterfile1[Awarded]),Masterfile1[STATUS]="GRD",Progression1[Term])/42....