Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to replace some field names based on the value of another field.
for example I have a list of users ids and I want to replace the user name by "internal" if the User type is = "Internal".
How can I achieve it?
Thanks in advance
Hi @Iswarya_
It works but I need to remove the as Username otherwise the syntax validation gives a error.
Many thanks !! 🙂