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
BiJoe
Helper II
Helper II

Sharepoint embed, get username

Assume Azure AD (AAD) tenant, with Premium Power BI capacity, and a Sharepoint intranet page.

 

Our task is to present a simple Power BI dashboard in a Sharepoint page, with numbers filtered by the region the Sharepoint user belongs to. Reading the report in Power BI service is not an option in this case. 

 

Is it possible to extract the AAD user principal name, e.g. with DAX, and pass as a parameter to the PBI embedded report?

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

Hi , @BiJoe 

For your question , for getting AAD, we can use the USERPRINCIPALNAME() DAX function, and you can refer to the following document for passing parameters:

https://stackoverflow.com/questions/54286048/how-to-pass-parameter-to-powerbi-embedded-report 

Using row-level security with embedded content in Power BI embedded analytics - Power BI | Microsoft...

USERPRINCIPALNAME function (DAX) - DAX | Microsoft Learn

 

Best Regards,

Aniya Zhang

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

 

View solution in original post

1 REPLY 1
v-yueyunzh-msft
Community Support
Community Support

Hi , @BiJoe 

For your question , for getting AAD, we can use the USERPRINCIPALNAME() DAX function, and you can refer to the following document for passing parameters:

https://stackoverflow.com/questions/54286048/how-to-pass-parameter-to-powerbi-embedded-report 

Using row-level security with embedded content in Power BI embedded analytics - Power BI | Microsoft...

USERPRINCIPALNAME function (DAX) - DAX | Microsoft Learn

 

Best Regards,

Aniya Zhang

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

 

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 Kudoed Authors