Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Extract text between two characters

Contributor

Hi, I would like to extract a text between two characters for Example @7D1172E5@ using the extract text processor. How do I have to set the setting to get the text between th @ ? Thanks for support

MarioFRS_0-1657712269740.png

 

1 ACCEPTED SOLUTION

Master Collaborator

@MarioFRS ,

 

You can set it to the following:

@([^@]*)@

 

Cheers,

André

 

--
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.

View solution in original post

1 REPLY 1

Master Collaborator

@MarioFRS ,

 

You can set it to the following:

@([^@]*)@

 

Cheers,

André

 

--
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.