Forum Discussion

fahmi_laswar's avatar
fahmi_laswar
Frequent Visitor
7 years ago
Solved

get last date from filter slicer

how to create measugre to Get the last date in filter slicer
  • AlB's avatar
    7 years ago

    Hi fahmi_laswar 

     

    Try this:

     

    Measure = MAX(CalendarTable[Date])

    where CalendarTable[Date] is the field you use in the slicer