For example , i have a column order_date as a filter in the dashboard and amount , amount_last30days, amount_last 60days as a measure columns and with some other dimension columns.
When i select the order date as april 1 to april 10 then
amount column should display data from april 1 to april 10 and
amount_last30days should display data from march 2 to march 11 and
amount_last 60 days should display data from Jan 31st to Feb 9
in this way the data should be changed and meanwhile i will change the order date filter as per my custom range

