23 Mar 2024 07:48 AM
Hi,
Is there any way to transform a custom metric value, e.g. 0 or 1 or 2, into a string Off or On or Neutral, respectively?
Cheers,
BB
24 Mar 2024 08:29 AM
Hi,
What is your use case exactly.
But I could say that No (Not possible), because when you define the metrics, you define it as (Response time, Count)..., we cannot change this once created.
But, if you need it only for a visualization in Data explorer or Dashboard, please take a look to: https://community.dynatrace.com/t5/Dashboarding/Transform-metric-to-string/m-p/209031
13 Aug 2024 02:23 PM
Hi @BigBill
Have you managed to solve the problem? It would be great if you shared the solution with the Community users 🙂
14 Aug 2024 12:37 PM
Hi,
@Malaik has already pointed you to correct direction. You can use partition transformation:
Best regards