Skip to main content
Announcements
Qlik Community Office Hours, March 20th. Former Talend Community users, ask your questions live. SIGN UP
cancel
Showing results for 
Search instead for 
Did you mean: 
jpjust
Specialist
Specialist

Subfield and Index

Hi All,

I have a field (UserId) with values as below.

Domain\abc.def

Domain\edef.ghty

I am using this expression =mid(UserId, index(UserId,'/ ', 1) + 😎

The above expression return values for UserId as below.

abc.def

edef.ghty

Now, is there a way of writing that expression better? And I want the userID field with out the dot at the middle.

Any suggestion will be helpful.

Thanks

0 Replies