Open Closed

Show PowerBI report in Blazor Web App #9327


User avatar
0
Fabio.Zinesi created

I'am creating a blazor web app to show some PowerBI reports in a PowerBI page. I'am using separate authserver.

I need to login to azure, store the the token, open the blazor page, retrieve the token, retrieve the report by the PowerBiServiceApi and show it in the page.

Someone can guide me to do this?

I've already tried the solution by @Anjali_Musmade on the question 5720 but with no success in Blazor Web App.


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    This issue does not seem to be related to the ABP. ABP uses OpenIddict as OpenID Connect implementation and also ASP.NET's Identity. Therefore, you can perform this process in the same way with ABP as it should be in a “regular” ASP.NET application. I recommend you to look at PowerBI's own documentation for this.

    See more:

    • https://learn.microsoft.com/en-us/power-bi/create-reports/
    • https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-server-integration-with-OPENID-connect/m-p/681040
    • https://abp.io/support/Questions/799/PowerBI

    If there are any specific problems you encounter during the implementation, we will try to provide better support if you can send us log records.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37