Forum Discussion

meski's avatar
meski
Frequent Visitor
8 years ago
Solved

Aggregating measure based on dates

Hi   I am working with invoice level data but am trying to create a measure which applies conditions at the aggregated customer level within a period. Example below shows invoice $ by customer and ...
  • Phil_Seamark's avatar
    Phil_Seamark
    8 years ago

    If you look at the PBIX file I loaded, I add both.

     

    The first is a calculated column to the 4 column table

     

    Within Terms = IF('Table1'[Overdue]=0,"Y","N")