Query Options: now-3M/M to now+3M/M

I have a Customer requirement to build a dashboard with 2 panels. One panel will use the Time-Picker to select a predetermined time range, based on another dashboard (passing the variables as part of the URL), and a second panel will graphically (Time-Series) show the past 3 months’ data plus the forecasted values for 3 months into the future.

By inserting “now-3M/M” in the Panel’s Query Options (Relative time) I can get the previous 3 months but cannot figure out how to define the graph range as “now-3M/M to now+3M/M”.

I’m running V11.3.0

What’s the secret?

Helle @bobwilcox which datasource you are working??

My datasource is mySQL and postgreSQL. But the question was regarding the “Query Options (Relative time)” within the Grafana panel. Thanks for responding.