Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • How to query user profile as data source? You have any links? Commented Nov 16, 2015 at 16:37
  • See Improved answer, this is from my knowledge as opposed to links I have followed. Commented Nov 16, 2015 at 16:41
  • Since you can only find the user profile by account name, even if you can parse your single text field into a user name (e.g. find the comma and use the first initial of the first name and the whole last time), this won't work for multiple users in one text field. Commented Nov 16, 2015 at 18:03
  • @ErinL Good point, user added this as an edit to the question in between writing my answer and refreshing the page! Commented Nov 18, 2015 at 10:13