05 Jul 2024 03:40 PM
I noticed that when in DQL we do: | fieldKeep x,y,z,u in DQL
We cannot choose the order of the column to be displayed in table. Can you order the column without Dynatrace ordering it automatically?
Solved! Go to Solution.
09 Jul 2024 04:21 PM
If you want to reorder while keeping specified columns, I'd recommend using the fields command instead.