I produce a weekly report that is based on multiple rolling 3 week periods.
This uses several pivot tables based on 7 weeks of raw data, where each table filters out either the most recent 3 weeks, or 1 week back, or 1 week back, and so on. Each week, on the raw data table, I add the most recent week of data and delete the oldest - and that means I have to update my filters each week as the weeknumbers change in the raw data.
For example, in the screenshot, this filter included 25/26/27 last week when those were the most recent weeks. Now I've added week 28, I want the filter to include the 3 bottom selections.
What I'd like to achieve is this filter to always select the bottom 3 values, the table next to it to select the 4th/5th/6th, the next one to select the 3rd/4th/5th, and so on but I can't come up with thing to achieve that.
Any help to achieve that will be enormously appreciated.
This uses several pivot tables based on 7 weeks of raw data, where each table filters out either the most recent 3 weeks, or 1 week back, or 1 week back, and so on. Each week, on the raw data table, I add the most recent week of data and delete the oldest - and that means I have to update my filters each week as the weeknumbers change in the raw data.
For example, in the screenshot, this filter included 25/26/27 last week when those were the most recent weeks. Now I've added week 28, I want the filter to include the 3 bottom selections.
What I'd like to achieve is this filter to always select the bottom 3 values, the table next to it to select the 4th/5th/6th, the next one to select the 3rd/4th/5th, and so on but I can't come up with thing to achieve that.
Any help to achieve that will be enormously appreciated.