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?