Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 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]+1then use 2 slicerone on date with after Datethe 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 !
Anonymous
4 years agoNot applicable
I was wondering if you knew of a way for me to still select 01/01/2021 but not include the data values for 01/01/2021. Like if there were measures I would have to make or something.
serpiva64
4 years agoSolution Sage
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 !