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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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