Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
qvqfqlik
Creator
Creator

sub String

Please help with getting substring from multiple values

eg:

Department xxxxx   asbc     closed

Department  yyyyyyy             opened

Department  zzzzz qwer tyug     Reopen

I need to get the string between  'Department'  and 'Closed', 'Department and 'opened', 'Department' and 'Reopen'  into single field

Result:

New field

xxxxx   asbc

yyyyyyy

zzzzz qwer tyug

10 Replies
sasiparupudi1
Master III
Master III

have you managed to get this working?