Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Date Filter

I was having trouble with the date filter. For example, if i select this date range, I want all the data that is between 01/01/2019 and 01/01/2021 but not including the values on 01/01/2021. H...
  • serpiva64's avatar
    serpiva64
    4 years ago

    Hi,

    the only solution i can find is this:

    To achieve it you have to create  another column in your calendar 

    Date+1 = Date_Dim[Date]+1
    then use 2 slicer 
    one on date with after Date

    the other on before with Before Date +1

     

    If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution !