Hello
Does the concept of nested queries exist in Dynatrace Dashboards?
We notice that some tiles take time to show data. Often the different tiles on a dashboard show data from the same datasource. Every tile has a common part in the DQL. (Tile 1: filter A, Tile 2: filer A + extra, tile 3: filter A + extra calculations,...)
If I could make that Filter A the master, and the other tiles use that output as input, then this would prevent executing the same filtering multiple times for 1 dashboard.
Thx