Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Hello together,
I have the problem that I retrieve values from a managed metadata field. It looks like
value | adgfbn-fjkdjfkd-fkdslk
I want to extract only the left value via Regex. I tried several things. I put the pattern to [|] or \[|]
But so far no success. Could you help me with this!
Best regards
Matthias
Use extract with following regular expression: ^.*(?= \| )