Forum Discussion

daveauk's avatar
daveauk
Advocate I
9 years ago

hide months without data based on calculation

I'm calculating month over month change.       Visual hides months without data when only using the numerator and demoninator:   60d+Chg = CALCULATE(ARAgingBucketsAnes[60day+bucket]) / CALCU...