Hi,
I'm using Getusers list method to populate a list and pulling the Name, Display Name and Email from AD.
The list is displaying the Name field as Domian/userid.
I want to just display the userid without the domain part.
I tried using an expression on that field, but it won't accept "Name" as a parameter in the expression?
I was trying to use an expression with Replace in, but won't accept Name from ADUser Smartobject.
Any ideas how to achieve this?