Hi,
Looking for an answer to make another call to just to retrieve the name.
I need the Modified by value in plug-in. When i verified the advanced find fetchxml i get the Modified by value(User Name) as string but when i am trying in Plug-in i get the Guid. I need the opportunity modified by user name. Do i need to make another call to SystemUser entity to get the name? In c# plug-in modified by value comes as Guid. I am looking for an option whether i can get the user name text without making another call to SystemUser entity either using ReferencedEntity or any other way?
*This post is locked for comments