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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
daxesh
Frequent Visitor

Embed Power BI report into an app

Hello,

I am trying to embedd report in custom app.


For that i am follwing this approach
Integrate a report into an app : https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/

 

In above steps one of the step is to get access token.To get access token user faces a pop up which asks for the user's power BI credential.

 

Is there any way by which we can supress this step where in users needs to add power BI credential into popup ? and can it this step be performed by code by passing Power BI credentials to the authorisation URI?

 

Please guide for the same

 

Thanks in advance.

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee

@daxesh

It is possible. Check Using ADAL .NET to Authenticate Users via Username/Password. However I would concern about some license compliance, as the pro license is charged per user.

 

Do you know Power BI Embedded? You can avoid any pop up authentication by using it.

View solution in original post

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee

@daxesh

It is possible. Check Using ADAL .NET to Authenticate Users via Username/Password. However I would concern about some license compliance, as the pro license is charged per user.

 

Do you know Power BI Embedded? You can avoid any pop up authentication by using it.

Daxesh,

 

Power BI Embedded will not show any pop-up but please note that you can use that approach only if you are not using "Gateway" for the data source as it's currently not supported.

 

Please look at this link for more details - click here

 

Hope, this helps!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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