Forum Discussion

powerlight1's avatar
powerlight1
Helper I
4 months ago
Solved

find max value based on another filtered column

Hi  I am trying to create a column that retreive the MAX "WeekStart" column based DayCount = 7 in the table below.  I found a post in 2020 with a solution that requires a 20 lines of DAX code, is th...