Hi!
I'm trying to compare a value (total hours) on a table, for the same period of time (this year vs last year) and I want to be able to do it with a filter.
Example:
User wants to see total hours between Sept 1st to Sept 5th for current year compared with last year same period.
The table that I'm using is a pivot table (simplified table below):
The problem with the actual date filter is: if I modify the card with a date range filter and I select 09-1-2022 to 09-05-2022 then I'm missing last year numbers, and if I select as a date range 09-1-2021 to 09-05-2022 then I'm adding the data between that period of time (From Sept 06, 2021 - Aug 31, 2022), not just the days I need.
I fixed it in a funky way by creating 2 different filters: Day number and Month Name and adding last 2 years as filter in the backend of the card. In that way if I select 1,2,3,4,5 and September it will show the exact numbers for those days - BUT the problem comes when someone needs to compare overlapping month periods as: Feb 25 to March 10th 2021 vs same days 2022.
In that case my filter wont work:
It would be great if we had a compare between date 1 and date range 2 filter :(.
Let me know if you have any ideas
Thanks!!
Lilia