Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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!!
@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.
Hi @Anonymous 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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.