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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
daxesh
Helper I
Helper I

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
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Top Solution Authors