The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
My admin created a guest user with email as a@b.com in azure ad. Now their email became as a_b.com#EXT#@company.onmicrosoft.com.
In my power bi desktop, I want to add a role and add USERPRINCIPALNAME(). I have a master table with user mail id. My question is what email should add in my master table? In my testing, using live.com#a@b.com works fine. But I am not sure will it for other guest users as well.
Any help please. Thanks.
Hi @bhargavanand ,
For guest users, you'll have to try using the following format:
USERPRINCIPALNAME()#EXT#
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.