19 Aug 2025 03:18 PM
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.
Solved! Go to Solution.
25 Sep 2025 06:35 PM
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.