Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet 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
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.
Solved! Go to Solution.
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.
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!
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.