Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Find max value based on another column

Hi Experts   i am trying to find the maximum value based on a second column , cannot see the error in my formula...   Measure = CALCULATE(MAX(Client_Summary_[ManagementReferralsF2F]),FILTER(Clien...
  • Zubair_Muhammad's avatar
    8 years ago

    Anonymous

     

    In a MEASURE, typically you can not use EARLIER

     

    Consider replacing EARLIER with SELECTEDVALUE