Hi,
I want to display data from the previous week: today is February 3, 2023, which is the 5th week of the year, I want data from the 4th week of the year.
If I set the filter to "-1week", then I have: 03.02 - 7days and it only shows 27.01.
Is there a way to show the whole week 4?
Please login or Register to submit your answer
Staff replied 3 years ago
Try greater than "previous monday" and then less than "previous sunday". Maybe that will work here.