Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

A function 'PLACEHOLDER' has been used in a True/False expression that is used as a table filter exp

Hello;   When trying to run a calculation I am getting the error described in the title. Here is the dax expression:   currentMonthPunchedHours = CALCULATE(sum(punches[hours]), and(True, and(YE...