Change NAME() and add CODE() to Users list

Options

As a Model Builder, I need a function to return User's First & Last Name, so I think the best solution would be adding CODE() function for Users list (which would have current functionality of NAME()), and change behavior of NAME() function applied to Users list. For backward compatibility, if NAME() cannot be changed, some function should return User's name. So ideally:

  • New function available for Users list and change of the existing one to behave more intuitively:
    CODE(User) -> text (Email)
    NAME(User) -> text (First Name & " " & Last Name)
  • Or, if NAME() cannot be changed, something like this:
    DETAILS(User) -> text (First Name & " " & Last Name)
22
22 votes

In Review · Last Updated

Comments

  • Miran
    Options
    Status changed to: In Review
  • Additional functionality for the User dimension would be very helpful, including the ability to control the display name or return data as indicated below. I would also greatly appreciate the ability to sort or reorder the user list.
  • Status changed to: In Review
  • is this sth still under investigation? thank you!

  • @x4uhaj Good question, I hope so too!

     

Get Started with Idea Exchange


See our Submission Guidelines and Idea Evaluation Criteria, then start posting your own ideas and showing support for others!