Hi @romudroch ,
As jangaraj said, try using:
Match: (.*) ICMP Ping
Replace: $1
Here is an example of opposite use case i.e when you want to extract one part from legend (just in case you might need somewhere):
Best regards,
ldrascic
Hi @romudroch ,
As jangaraj said, try using:
Match: (.*) ICMP Ping
Replace: $1
Here is an example of opposite use case i.e when you want to extract one part from legend (just in case you might need somewhere):
Best regards,
ldrascic