Hello! Does anyone know where can I find examples and tutorials on Regex Pattern option from Extract Value from Data? I have a text column that is a formatted JSON string {"field1": "value1", "field2": "value2"}, and I can't match anything using regex pattern like this "field1":\s*"([^"]+)