21 Apr 2026
03:13 PM
- last edited on
22 Apr 2026
07:56 AM
by
MaciejNeumann
Good afternoon,
We have a trace dashboard with two links that redirect to the classic backtrace and service flow views for the service selected via the variable.
I’d like the URL to not only use the service via the variable but also retain the timeframe I’ve selected on the dashboard, so that the time range is maintained. I’ve tried this approach but it isn’t working.
Does anyone know how to make this apply to the URL?
I’ve attached some screenshots.
Regards, David.
Solved! Go to Solution.
21 Apr 2026 03:23 PM - edited 21 Apr 2026 03:26 PM
Hello @davidvm02-giss ,
Maybe I got you here,
In the Tile you should have a Link option in the Visual tab, you can simply add that From and To variables to the URL you made (in my perspective you should be able to use the var anywhere in the dashboard), check below:
I hope it helps 😀
21 Apr 2026 04:17 PM
Hello @MaximilianoML , thank you for your reply,
In our case, as you mentioned, that didn’t work for us because it’s Markdown.
What we eventually did, with the help of @elenaperez from Dynatrace, was to format the timestamp in a DQL variable to `unixMillisFromTimestamp`; I’ve attached the solution.
Regards, David.
21 Apr 2026 04:20 PM
Make sense now @davidvm02-giss! I didn't noticed that was a MD, shame on me 😂
Featured Posts