Forum Discussion
Date filtering Error
Hi,
I am wanting to use this date filter in my reports:
I am also wanting to do a Year over Year comparison with the data after the date is selected:
As you can see, I filtered the October 17, 2016 - October 17, 2017; it's given me just that [ NOT year over year ].
If I filter just October 17, 2017; 2016 column goes away :(
Could someone please help in this?
8 Replies
- Ashish_MathurSuper User
Hi,
Your question is not clear. What do you want to show in the Table visual?
- AnonymousNot applicableHi,
I want to show current and last year's count for the same month and day that's filtered by the date slicer.- Ashish_MathurSuper User
Hi,
Try to use the SAMEPERIODLASTYEAR() function.
- AnonymousNot applicable
HI Anonymous,
>> If I filter just October 17, 2017; 2016 column goes away

Current slicer only support show the filtered part. If you removed the 2016 part in your slicer, matrix visual will shows the filtered 2017 part.
In my opinion, I'd like to suggest you write a measure to get the previous records based on calendar date.
Regards,
Xiaoxin Sheng