Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

USERPRINCIPALNAME() and USERNAME() returns same result

Hi All,

I am facing issue with USERPRINCIPALNAMEand USERNAME both returning same result login name in my destop file.
when i publish to app.powerbi.com am seeing result as login email for both!!! 

Any one faced this issue and have any solution for it
Thanks in advance!!

3 REPLIES 3
V-pazhen-msft
Community Support
Community Support

@Anonymous 

 

In Power BI Desktop, username() returns a user in the format of DOMAIN\User and userprincipalname() returns a user in the format of username@microsoft.com

 

In Power BI Service, username() and userprincipalname() both return the userprincipalname, which is the email address format.

Best,
Paul

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly, Kudos is nice too.

Anonymous
Not applicable

Hi @V-pazhen-msft  yes thats the expected behavior, but in desktop iam getting DOMAIN\User for both the function. Not sure why this is happening in desktop, am using latest version nov 2019.

@Anonymous 

Is your account assigned to a domain? Please first check with your UPN with "whoami" in cmd.
One of my collegue also experienced the same issue, where both functions return his computer name(Desktop_xxxx\name) instead of account name. . This is because he was removed from the domain. 

Paul

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors