Forum Discussion

Nivas538's avatar
Nivas538
Microsoft Employee
6 years ago
Solved

How do we update blank values with selected date value

Hi All,   Wanted to update blank values in Date column with Selected value (Minimum Value: 08-08-2019 ) Dynamically ?   Date Slicer For ex:  1. Above slicer is the Date slicer with Between ...
  • v-chuncz-msft's avatar
    v-chuncz-msft
    6 years ago

    Nivas538 

     

    Just drag [Date] from a disconnected calendar table to Slicer, and use MIN function.

    MIN ( 'Calendar'[Date] )