What is the problem or goal you're trying to solve or accomplish?
They have a dataset with multiple date/datetime fields (e.g., order_date and ship_date) and want to add two separate Time Range dashboard filters, each one controlling a specific date column, so users can filter charts by the relevant “time meaning” without impacting the other date field.
How are you solving it currently?
They can only use one Time Range filter, which applies broadly and/or ends up impacting charts in ways that are ambiguous when multiple date columns exist.
What is your recommended solution?
Add the ability to explicitly bind each Time Range dashboard filter to a chosen date/datetime column (per dataset and/or per chart), so multiple Time Range filters can coexist on the same dashboard and operate independently (e.g., “Purchase Date Range” controls purchase_date while “Transaction Time Range” controls transaction_timestamp).