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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
PriyankOffice
New Member

Identification of User information inside Power BI custom visual

Hi Everyone, we need to identify logged in user mail id inside power bi custom app which is an SAS based offering linked with Azure AD, any suggestion how we can do that so that appropriate functionalities and features can be shown to users based on their profile.

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @PriyankOffice,

If you are processing these on power bi report contents. I'd like to suggest you try to use USERNAME or USERPRINCIPALNAME function. They can be recognized the current login domain name and user principal name, you can use these to do some further customize or operations.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @PriyankOffice,

If you are processing these on power bi report contents. I'd like to suggest you try to use USERNAME or USERPRINCIPALNAME function. They can be recognized the current login domain name and user principal name, you can use these to do some further customize or operations.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors