Forum Discussion

itsmeanuj's avatar
itsmeanuj
Icon for Helper IV rankHelper IV
3 years ago

Exclude month from Total when sum is 0

Hi,   I have a DAX formula below where I want to include a condition that if [Sum_of_Actuals] for any month is 0, then exclude that month from the total calculation.   FY_IP_DIff = VAR __table...