directly jump from a report to the server details
In a report, I have a "Longest running Queries Summary Tile":
To find the cause of the problem, I currently have to go back to the Overview, find the correct server, navigate to "Top Queries," and then locate the correct SELECT statement (copying the SQL from the report didn't work). Only then can I view the Explain Plan and check Redgate Monitor's suggestions.
Instead, It would be great if the tiles in reports had links – especially the Summary Tiles. I would like to be able to jump directly from the Summary Tile to the Top Query or any other part depending on the tile.
1
vote