I have a report in Excel with month filter based on my powerpivot data model. I'd like to show 3 latest months on my report all the time.
- When user filters report with month 112015, I'd like to show months 112015, 102015 and 092015
- When user filters report with month 022015, I'd like to show months 022015, 012015 and 122014
I tried with top 3 values in my filter but it doesn't work when user wants to change month.
What kind of formula I need to create in my powerpivot to get this to work?
- When user filters report with month 112015, I'd like to show months 112015, 102015 and 092015
- When user filters report with month 022015, I'd like to show months 022015, 012015 and 122014
I tried with top 3 values in my filter but it doesn't work when user wants to change month.
What kind of formula I need to create in my powerpivot to get this to work?