Forum Discussion

morther's avatar
morther
Helper I
8 years ago

Finding the difference between two columns

This CPC column is filtering as I need it to, and there are no errors.   CPC = CALCULATE( COUNT(ImportCubicPM[CPC]), FILTER(ALL(ImportCubicPM[CPC]), ImportCubicPM[CPC] = "MP-MONTHLYPM-PM-"))   ...