DQL
Questions about Dynatrace Query Language
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DPL Matching Support - How do I just get the Application value?

badgerfifteen
Organizer

Hi,

I'm trying to match SALESFORCE from the following output:

["Business Unit:FINANCE", "BU:FINANCE", "Application:SALESFORCE"]

I'm using this matcher below, but having trouble as it keeps giving me the "] at the end. Could someone help and then explain how they did it?

"""( (LD:tag (!<<'\\' 'Application:' LD:Application)))"""

 

1 REPLY 1

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi @badgerfifteen 

You can try: parse(content,"LD 'Application:' ALPHA:APP LD" )

Yosi_Neuman_0-1759691386933.png

HTH

Yos 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts