Forum Discussion

2 Replies

  • aishak12 , You can have following measurs 

     

    Min = Minx(allselected(Date), Date[Year])

     

    Max = Maxx(allselected(Date), Date[Year])

     

    You can change table and column names as per need

    • aishak12's avatar
      aishak12
      Helper IV

      My table name is Renewable and my column for date is EndDate. Can you please let me know what my measure would be?