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...
OliverO
Helper III
3 years agoI think you would need to import some sort of data for Power BI to use to do a look up.
Without that, I think you will find it very difficult