Hello,
I am attempting to filter the sheet '6M' for the past 6 months based on the index filter chosen on sheet 'TM' which applies to both 'TM' and 'YTD'. When this dashboard is published to the server, the end user can select any value in the 'Index_Text' filter on the dashboard, and it will update the 'TM' and 'YTD' sheets accordingly, but I would also like to update the '6M' sheet for the previous 6 months to that filter.
For example, in Jan, it should show Jul - Dec (as in the attached). However, if the end user selects Nov_2018, the '6M' sheet should update to show May - Oct using the 'Index' filter.
Thanks in advance!
Hi, Rebecca
It will be easier to use parameter to pick a month rather than filter, pick up any date of the month will stand for the month.
Workbook attached for your reference.
Below is the screenshot of result
Hope this helps
ZZ