17 Oct 2023 02:13 PM
Hello, I would like to design a dashboard with several Grail graph with its own timeframe range related dynamically to global dashboard timeframe selected by end-user.
Example:
timeseries from: dashboard_timeframe()-4h, to: dashboard_timeframe()-2h, ....
Thank you
David
17 Oct 2023 02:33 PM
I understand that you want individual tiles with a grail to take the timeframe that the user has set in the timeframe selector?
From what I've checked with myself it's enough not to specify any timeframe and tiles accepts the one you have selected in the timeframe selector.
Radek
17 Oct 2023 02:45 PM
Hi Radek,
actually I would like every tile represent its own data starting from dashboard global timeframe selected.
Tile1 = From: dashboard_timeframe() - 2d to: dashboard_timeframe() - 1d
Tile2 = From: dashboard_timeframe() - 3d to: dashboard_timeframe() - 2d
Thank you for any suggestion
David
17 Oct 2023 02:48 PM
Okey, now I understand you.
I don't know if this is possible. Let me check it later and let you know:) Unless, in the meantime, the someone else will know if such a time filter is possible.
18 Oct 2023 08:21 AM
I tried to achieve the effect for the timeframe you need, but was unable to. In my opinion it is not possible to build such a time filter.
I recommend you to open Product Idea if you think it makes sense for more cases.