cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use code to get timeframe selector values in dashboard

ZackE
Observer

Is there a way to get the timeframe selected for a dashboard using the SDK? I want to use the values in code variables/tiles.

1 REPLY 1

ZackE
Observer

I found the answer to this. Use the "$dt_timeframe_from" and "$dt_timeframe_to" dashboard variables in any tile (including code tiles) to input the string date of the beginning and end of the timeframe selected in the dashboard.

Featured Posts