Forum Discussion
RichFlorida
Helper V
3 years agoDAX (or M) Function to retrieve First & Last Name
Is there a DAX or M function I can use to dynamically display the First and Last Name of the logged in user? p.s. I can't use username(), nor UserPrincipalName(), as they do not provide this info...
RichFlorida
Helper V
3 years agoI have 500 users.
I'm looking to see if there is a DAX (or M) function that could capture the First & Last name once ser logged into PowerBI service to view report.
Something similar to existing functions that campture username and email!!!