Skip to main content
Nintex Community Menu Bar

Get display names for users i:0#.w|domainuserAi:0#.w|domainuserB

  • December 28, 2019
  • 1 reply
  • 10 views

Forum|alt.badge.img+11

After extracting data from a repeating section I end up with i:0#.w|domainuserAi:0#.w|domainuserB ( no ; semicolon in between the 2 users). I am trying to convert that into their display names and having issues with it. Any help is appreciated.

1 reply

Forum|alt.badge.img+12
  • Scholar
  • December 30, 2019

@Nunezma ......Did you try using RegEx and with replace text option, replace "i:0#.w|domain" with "; i:0#.w|domain"? Store the values in collection. I doubt anyone in your org will have this text in their username.... :D