GitHub user bamaer added a comment to the discussion: How to parse json elements with dots in the name
try something like `$..['element.name.test.1'].*` in your JSON path expression. GitHub link: https://github.com/apache/hop/discussions/5287#discussioncomment-13077402 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
