Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this topic

ExtractText picking up the first match.

avatar
Explorer

I have an event  {

"a":"avc123.abc.com",
"b":"24 - ny",
"c" : "21321kodi"
}

i would like to use extracttext to filter/extract only the "b" however, it is picking up the first match. How can I specify to extract text from field "b" only not "a" neither "c"


Who agreed with this topic