Get Dashboard Time range

Hi there,

In my dashboard, I have a few apex charts with configurable Timeframes.
As expected, the time selector interface appeared and works properly.

image

It would be nice if not only the charts but also the html widgets in my dashboard reacted to these changes.

Is it possible to get this user choice as a variable? How would this be done?
If not, is there a workaround for this idea?

Thanks in advance,

Any advice or idea for making this work is welcome!

Hi @SRG

It is possible as long as you are using the HTML Time Series Widget and set the Timeframe to configurable in the widget settings.

screen.20240111-113105

Thank you! @jaimebs