Change display name of a DA just in a Squared Up dashboard view?

I have many DAs and some pertaining to different parts of an application (like OWA Availability, Exchange - Outlook, SharePoint Availability, etc). There are other DAs that SCOM creates like Active Directory Topology Root. I’m wondering if there is a way to display these in Squared Up but rename them so instead of Active Directory Topology Root to just Active Directory. I don’t really want the entire DA to get renamed since it does serve some value. However, for the sake of a particular dashboard and it’s intention, it’d be nice to have some customizations here. I do see the custom option in the label but whatever I throw in there gets applied to all apps.

As always, thanks all!

Gary

You can use an IF statement in the custom label. Shown just after this plays (a pause needed!)

https://youtu.be/PHziS6DzUUA?t=932

Might be what you’re looking for :slight_smile:

Thanks. I’m not seeing the if statement but do see where I can change the name of one object. However, since I have multiple objects here I’m not sure how to do that.

 

For example, I found out where I can enter this: {{displayName.replace(“Active Directory Topology Root”, “Active Directory”)}} in order to rename AD. However, I have multiples all listed out in the scope.