Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
How can I show Power BI reports as webview in flutter. Reports open in desktop mode. Is there any way to do this?
There is a solution, which I discovered. Because I had already built a web app, I integrated full-screen reports into my react app and displayed them in an inapp web. View in flutter: geometry dash lite
Thanks,
Did you manage to develop the app? I'm developing for Flutter Web, I got the embed token, but I couldn't display the dashboard.
Hi @veribel,
Yes, you can embed Power BI reports in a Flutter app using the Power BI Embedded API. Here are the high-level steps to do this:
Create a Power BI account: If you don't already have one, you will need to create a Power BI account.
Create a Power BI report: Create a report in Power BI that you want to embed in your Flutter app.
Create an Azure AD application: You need to create an Azure AD application to use the Power BI Embedded API. You can do this in the Azure portal.
Generate an embed token: Use the Power BI Embedded API to generate an embed token for your report.
Embed the report in your Flutter app: Use the Power BI Embedded API to embed the report in your Flutter app. You can use a WebView or a WebView plugin in your app to display the report.
Here are some additional resources that can help you get started:
Note that you will need to have a good understanding of both Flutter and the Power BI Embedded API to successfully embed a report in your app. It may also be helpful to work with a developer who has experience with both technologies.
Best regards,
Isaac Chavarria
If this post helps, then please consider Accepting it as the solution and give Kudos to help the other members find it more quickly
this is not the solution at all, anyone who ever countered this issue should've known all of the hint this guy saying
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.