'filters & parameters in aws Quicksight drill through report

I'm using aws quicksight with to spreadsheets, aggregation & row data. the use case is reviewing data in pivot tables and then drill through into row data report. I implemented it using actions & parameters. one of the parameters, pDate, holds date value and filters the target row data report on specific transactionDate data. I received from my business customer additional request - after getting into the drill through report, he wants to be able to reset the date filter based on pDate parameter and filter data by time range - from date --> to date. my question - how can I configure my target drill through report to ignore the original filter from pDate and now react to second per of filters and parameters, for example pFromDate & pToDate?

Thanks, Amihai



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source