Any ideas on how to create a report using component type and convert the number vale to the named value?
Thanks
Looks like you can Join Orion.APM.ComponentTypeMappingStrategy ctms on x.componenttpe = ctms.componenttypeOtherwise case statement I suppose
I do not see ComponentTypeMappingStrategy as a table or view in the database?
If you're lookin in sql, look in swql
both
Not sure what else to tell ya other than it's there and that's what it's called, try the swql search bar top left
I suppose you could just use a CASE statement in your report given the table above sans join